xl-converter icon indicating copy to clipboard operation
xl-converter copied to clipboard

RAW (dng) input support

Open CodeCracker-oss opened this issue 5 months ago • 1 comments

Brief Description

Would you consider adding RAW .dng file support just for the input? A way to convert them to different formats like .jpg or .jxl while ensuring that I can have full control over the image quality.

Detailed Description

My camera auto takes jpg which is normal for most, but no settings to specify what image quality for example, but it allows storing just the raw format. So with the RAW, I can choose when and how to convert to maintain full quality if I wish. Currently, I can do this in other software but its not a batch image converter, and doing so 1 by 1 is annoying and less options that xl converter has anyway.

Currently using the flatpak, and it gives a false error about lack of flatpak permissions to access it, even though it has access to user directory. All other jpg, jxl or avif works fine. So I took this, and the lack of mentioning it on user manual that it is not supported format.

Additional Information (Optional)

No response

CodeCracker-oss avatar Jul 18 '25 10:07 CodeCracker-oss

I fixed the false positive permission error.

I will check how viable DNG support is later.

JacobDev1 avatar Aug 02 '25 06:08 JacobDev1