Skip to content

pfcdx/comicscale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Usage

Note

First and fourth steps are supposed to be run in the master directory where comics are in.

Scripts doesn't take arguments. Run them and it will prompt you the directory you want to work with.

  1. Run scripts/extract-img.sh
  2. Run scripts/upscale.sh in the -extracted directories.
  3. (Optional) Run scripts/downscale.sh in the -extracted directories to save up space.
  4. Run scripts/reconstruct.sh

Dependencies

unzip unrar imagemagick

imagemagick is only needed if you want to downscale after upscaling for size saving.

Obtaining models for realesrgan-ncnn-vulkan

I would recommend checking out Waifu2x-Extension-GUI for obtaining models. I also obtain the models I use from there.

...or you can manually convert .pth models.

About

Scale your comics with RealESRGAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages