A simple tool that takes in an image from command line, scales it to 800 px wide while maintaining aspect ratio, and exports it to a folder of jpgs, each of which is, at most, 1280 px tall. This is a tool designed for the use of Webtoons artists to create uploadable web comics for that site.
There is a variant version of this tool that deposits output images from images in the same folder into a new folder called "Sliced", instead of a folder named after the input image. It is available here.
- Install java
- Download WebtoonImageSlicer.zip
- Unzip the directory
- Inside the directory, double click Run.bat
- Drag the image you want to slice into the command prompt window that pops up
- Hit enter.
- Repeat as necessary.
- type x or close the prompt to exit.