Skip to content

the-database/MangaJaNaiConverterGui

Repository files navigation

MangaJaNaiConverterGui

Discord

Overview

This project provides a Windows GUI for upscaling manga images and archives with PyTorch models. It includes a set of models optimized for upscaling manga with Japanese and English text, but many other models are also supported. It also utilizes linear light downscaling to minimize halftone artifacts when downscaling.

image

Instructions

Simply download MangaJaNaiConverterGui-win-Setup.exe (if you want to install the app) or MangaJaNaiConverterGui-win-Portable.zip (if you want a portable version of the app that isn't installed) from the latest release. Select your input file or folder, choose your upscale settings, and click Upscale.

Important Note for NVIDIA Users

First, please ensure that you are running the latest NVIDIA drivers. To avoid major slowdowns while upscaling, open NVIDIA Control Panel and set the CUDA - Sysmem Fallback Policy setting to Prefer No Sysmem Fallback.

image

For Linux users

Check out this README

Resources

Related Projects

Acknowledgments

  • chaiNNer: General purpose tool for AI upscaling. This project uses its backend for running upscaling models.
  • 7-zip and SevenZipExtractor: File archiver and C# wrapper for 7z.dll.