Skip to content

A simple tool that takes in an image from command line, scales it to 800 px wide, and exports it to a folder of jpgs, each of which is, at most, 1280 px tall.

License

Notifications You must be signed in to change notification settings

NorthernTempest/WebtoonImageSlicer

Repository files navigation

Webtoon Image Slicer

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.

Variant Version

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.

How to Run (Windows)

  1. Install java
  2. Download WebtoonImageSlicer.zip
  3. Unzip the directory
  4. Inside the directory, double click Run.bat
  5. Drag the image you want to slice into the command prompt window that pops up
  6. Hit enter.
  7. Repeat as necessary.
  8. type x or close the prompt to exit.

About

A simple tool that takes in an image from command line, scales it to 800 px wide, and exports it to a folder of jpgs, each of which is, at most, 1280 px tall.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published