DonCanjas / vs-manga

Scripts to filter manga using VapourSynth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vs-manga

Scripts to filter (JPEG) manga using VapourSynth. Best use case would be for digital raws.
Preview example

Included Scripts:

  • gray-manga: remove haloing and deblock/denoise grayscale images
  • chroma-reconstruct: reconstruct chroma using W2x
  • dehalo-deband-recon: remove haloing, debanding and reconstruct chroma

Dependencies:

Usage:

Open the script, edit the input and output paths (default output path is script's path+output folder) and other settings you might want/need to change. Run the scipt and hope it works.

TODO

  • CLI front-end
  • List all pip dependencies in a requirements.txt file
  • Support for more image file formats

About

Scripts to filter manga using VapourSynth


Languages

Language:Python 100.0%