Open jrobgh opened 3 years ago
Would like to input a folder of BMP and output a folder of BMP to avoid CPU perf hit of encoding PNG.
When --input is set to a folder (containing .bmp), the output file extension defaults to .png.
Either default output extension to match input, or add a CLI flag to enable choosing output extension.
For Anime4KCPP 2.5.0 And newer, output extension is to match input by default. Make sure you are using new version.
Would like to input a folder of BMP and output a folder of BMP to avoid CPU perf hit of encoding PNG.
When --input is set to a folder (containing .bmp), the output file extension defaults to .png.
Either default output extension to match input, or add a CLI flag to enable choosing output extension.