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
174 stars 17 forks source link

[Feature Request] .tiff Support in .webp Converter #158

Open CountZeroOr opened 1 year ago

CountZeroOr commented 1 year ago

Is your feature request related to a problem? Please describe. The .TIFF/.TIF file format is used for high quality image scans, particularly by sites like Retromags, who include some Japanese video game magazines among those that are archived by the site for preservation purposes. .TIF is not supported in Kavita or by Manga Manager's .webp converter

Describe the solution you'd like I'd like the .webp converter to add .tif support.

Describe alternatives you've considered I'm unable to find a bulk .cbz/.cbr image converter outside of Manga-Manager.

ThePromidius commented 1 year ago

I'm taking a look at the code and tiff files are actually supported.

Can you please try to run with --debug or --trace parameters. Search for "Adding converted file" in the logs.

CountZeroOr commented 1 year ago

So - I'm not able to get it to run again using the GUI interface. When I do it locks up on me.

ThePromidius commented 1 year ago

What version is this? Latest relase?

CountZeroOr commented 1 year ago

Yes - rework beta 1.

ThePromidius commented 7 months ago

might want to check #200 once its merged. never got to reproduce this issue. and tiff images convert fine to me