JacobDev1 / xl-converter

Easy-to-use image converter for modern formats. Supports multithreading, drag 'n drop, and downscaling.
https://codepoems.eu/xl-converter
Other
167 stars 5 forks source link

Feature request preserve smallest size #45

Closed dill-shower closed 3 months ago

dill-shower commented 3 months ago

Feature Description

Preserve the original image if the encoding result is larger than the original image

Technical Details

Sometimes file compression results in the result file being larger than the original file. It would be useful to add the ability to copy the original file to the results folder in such a situation instead of copying the larger result file

Existing Implementations

XmView

JacobDev1 commented 3 months ago

This feature will appear in version 1.0.2. You will find it in the settings.

dill-shower commented 2 months ago

Thanks!