Bionus / imgbrd-grabber

Very customizable imageboard/booru downloader with powerful filenaming features.
https://www.bionus.org/imgbrd-grabber/
Apache License 2.0
2.58k stars 220 forks source link

Convert image types upon download #3091

Closed Infaera closed 6 months ago

Infaera commented 10 months ago

PNG images are sometimes ridiculously large and don't allow tags to be saved within itself. Thus, an option to convert specific filetypes (PNG -> JPG) upon download to allow tags and save space. (Maybe also alter the 'Already Saved' feature in the image viewer to only check the hash instead of the whole filename)

a84r7a3rga76fg commented 10 months ago

Why not JXL? It's faster and lossless.

Infaera commented 10 months ago

Why not JXL? It's faster and lossless.

How would I go about using this?