stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
843 stars 33 forks source link

[FEATURE] Image format support #339

Open aaronleopold opened 1 month ago

aaronleopold commented 1 month ago

Describe the solution you'd like

Add support for the following formats:

Additional context

This mostly just involves implementing the ImageProcessor trait for each new format. I imagine the following libraries will be pulled in:

Please comment for any additional formats which should be supported if you feel I missed one