Allow for mass conversion of image files
Closed this issue · 3 comments
Resource Type
CTEX
Describe the problem or limitation you are having
I want to convert a folder of ctex files into png files.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
The program only allows me to select one file at a time, and there's no CLI option for converting them either.
Edit: Holding Control and clicking multiple files, or holding Shift and clicking the top and bottom files in the list works, but CTRL+A does not work at all.
I haven't really bothered with trying to implement anything like that since we got support for full project recovery, since all the textures are converted when you recover the project. What's the use case here?
At the time, the project I was trying to convert images for wasn't supported by the GDRE (Godot 4.x). It'd be less useful now I guess, but could again be an inconvenience in the future.
We now allow for this in the new beta:
https://github.com/GDRETools/gdsdecomp/releases/tag/v0.9.0-beta.1