This tool converts manga image folders into .cbz
files. It scans the input directory, converts each manga folder, and saves the .cbz
files into an output directory.
-
Input Directory: The program detects all subfolders (each containing images of a manga) in the specified input path.
- Example:
D:/PATHWITHMANGAS/ ├── Manga1/ ├── Manga2/ └── Manga3/
Each folder (e.g.,
Manga1
,Manga2
, etc.) is converted into a.cbz
file. - Example:
-
Output Directory: The
.cbz
files will be saved in the output path you specify.- Example:
D:/pathwithCBZ/ ├── Manga1.cbz ├── Manga2.cbz └── Manga3.cbz
- Example:
-
Prepare Input Directory:
- Place your manga folders inside a main folder. The program will scan and convert each subfolder.
- Example structure:
D:/PATHWITHMANGAS/ ├── OnePiece/ ├── Naruto/ └── Bleach/
-
Prepare Output Directory:
- Create an empty folder where
.cbz
files will be saved. - Example:
D:/pathwithCBZ/
- Create an empty folder where
-
Run the Program:
- Select the input and output directories when prompted by the program.
- The program will create
.cbz
files from the manga folders and save them in the output directory.
-
Automatic Skipping:
- If a
.cbz
file already exists in the output directory for a given folder, the program will skip converting that folder.
- If a
That's it! Now your .cbz
files will be ready in the output folder.
https://github.com/wirytiox/Download-Companion A Chrome extension to quickly append URLs and download files from nhentai with a single click.
- Auto Download: Automatically downloads content after URL changes.
- URL Appending: Adds custom text to the end of URLs.
- Path Check: Only runs if a specific path is detected in the URL.
- Download the extension files to your computer.
- Open Chrome and go to
chrome://extensions/
. - Enable Developer mode (top-right corner).
- Click on Load unpacked and select the folder where you saved the extension.
- The extension will now appear in your Chrome toolbar.
- Click the extension icon to open the settings.
- Toggle the options:
- Enable/Disable Auto Download.
- Append custom text to the URL.
- Set a path check to trigger the actions only when certain URLs are active.
- Middle-click on any nhentai link, and the extension will handle the rest!
The extension requires access to websites to modify URLs and download files.
Enjoy seamless downloads on nhentai with Auto Link Appender & Downloader!