bajuwa / ComicCompiler

Scripts that help combine/splice webtoon images into a smaller collection of pages
GNU General Public License v3.0
15 stars 5 forks source link

Investigate better alternatives to the current use of `magick convert -adaptive-resize` #102

Open bajuwa opened 4 years ago

bajuwa commented 4 years ago

On a quick test the adaptive resize option left a more jagged result compared to the default -resize Test to see if other options work better, if not, at least make the change to resize if it is consistantly better than adaptive resize