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

When changing image widths, they should not replace the original images #45

Closed bajuwa closed 4 years ago

bajuwa commented 4 years ago

Should instead copy the image that need to modify widths to a temp location where they are then modified. This temp location shouldn't be the current input directory as we don't want to add these copies to potential re-runs of the next script.