Kycklingar / PBooru

The Unlicense
47 stars 1 forks source link

WebP, FLIF and AVIF support #14

Closed DonaldTsang closed 5 years ago

DonaldTsang commented 5 years ago

Some newer image formats with better compression.

Kycklingar commented 5 years ago

I'll see if ImageMagick can handle them. #12

DonaldTsang commented 5 years ago
dlemstra commented 5 years ago

@DonaldTsang ImageMagick also support FLIF.

DonaldTsang commented 5 years ago

@dlemstra give me a high five for all these image format support.

DonaldTsang commented 5 years ago

@Kycklingar any test coverage for this?

Kycklingar commented 5 years ago

@DonaldTsang Sorry missed your comment. No there are no tests atm. I've only done manual tests. I noticed there were some problems with FLIF which was rectified in a59eeac. Also what image format is supported very much depends on your Image Magick installation. You can use identify -list format to check.