Skip to content

A GUI application to up-scale EPUB manga using Waifu2x or Realesrgan.

Notifications You must be signed in to change notification settings

puff-dayo/Manga2x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manga2x GUI

Overview

Manga2x GUI is a graphical user interface (GUI) application designed with Tcl/Tk GUI toolkit to up-scale images within EPUB manga files using Waifu2x or Realesrgan using NCNN with Vulkan to call GPU acceleration, recommending 4GB of VRAM or more, or enabling shared VRAM in NVIDIA settings.

Image preview

Requirements

  • Python 3.10+
  • Python packages (requirements.txt )
  • Windows 11 Build 22000+
  • GPU with Vulkan support

Installation

git clone https://github.com/puff-dayo/Manga2x.git
cd Manga2x

Install dependencies:

pip install -r requirements.txt

Run:

python MangaUpGUI.py

Output

  • The up-scaled EPUB files will be saved in the same directory as the original files, with a suffix indicating the up-scaling method (e.g., _Moderate2x.epub).

About

A GUI application to up-scale EPUB manga using Waifu2x or Realesrgan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages