HumanSignal / HumanSignal/label-studio
Naming of exported brush label images, or naming convention of all files generally
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
As noted by other users, the filenames of th exported png brush labels are set inconveniently to task--annotation--by----.png
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
I would be happy if the filenames of the exported png brush labels remain the same as the filename of the original images.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
I've considered the solution suggested in issue https://github.com/HumanSignal/label-studio/issues/8561 of writing a script to automatically match these filenames and rename to the original filename. I would, however, prefer not to have to run a renaming script to use the masks.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Research direction
Start by tracing the export path for PNG brush-label masks and compare its generated names with the original image filename. Review issue 8561 for the existing renaming-script alternative, then verify that exported labels retain the original filenames without breaking uniqueness or other export behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-vision, data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100