MangaManagerORG / Manga-Manager

Manga Manager collects useful tools to make managing your manga library easy. (Acts directly on files)
GNU General Public License v3.0
190 stars 18 forks source link

Webp converter no longer checks for filesize after conversion #176

Closed Roshri closed 1 year ago

Roshri commented 1 year ago

Sometimes when converting files from .png to .webp, the result is a bigger filesize than the original. This defeats the purpose of the conversion an sometimes the result is a bigger .cbz This was issue #106 and was solved some time ago

Since the rework I've seen a lot of files suffer from this again so I was wondering if the check could be brought back in.

ThePromidius commented 1 year ago

Handled in #178