Download NHentai doujins as PDF
Project description
NHENTAI DOUJIN-TO-PDF MAKER
A disgusting Python script that compiles doujins from nhentai.net into PDFs for offline gooning.
This app has two flavors:
🧱 Flavor 1: CLI Tool (nhpdf)
A command-line interface you can run from anywhere:
nhpdf <doujin-code>
Example:
nhpdf 566212
nhpdf 566212 563102 345987
🔧 How to Install (CLI Version)
You can install the CLI tool directly from the PyPI as long as you have Python (Refer to the 2nd flavors first step to install it):
pip install nhpdf
Now you can run it with:
nhpdf 566212
🐍 Flavor 2: Raw Python Script (main.py)
If you prefer to run it like a normal Python script:
python main.py
# or
python3 main.py
📥 How to Set Up the Script
These instructions focus on macOS, but should work on Windows too (with small changes).
1. Install Python
Go to the PythonWebsite to install Python for your OS.
Check if Python is installed:
-
Windows:
python
-
macOS/Linux:
python3
You should get a Python REPL (interactive shell).
2. Install Required Packages
Navigate to the project directory (where main.py and requirements.txt live):
-
Windows:
cd path\to\your\folder dir # list files
-
macOS/Linux:
cd /path/to/your/folder ls # list files
Then install dependencies:
pip install -r requirements.txt
3. Run the Script
python main.py
# or
python3 main.py
You should see an ascii logo:
NHENTAI DOUJIN-TO-PDF MAKER
✅ You’re good to go!
🧙 How to Use
Type the code of the nhentai doujin you want, then let the magic happen. The PDF will be saved to your Documents/nhpdf/ folder.
⚠️ This script only works with nhentai.net
🔗 Download
GitHub Repo: NhentaiDoujinToPDFMaker
You can download the script version from the Releases page.
Enjoy responsibly 😅
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nhpdf-1.6.tar.gz.
File metadata
- Download URL: nhpdf-1.6.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c22a3a07eeb520f33df99aecab63e2a335d768681d56b84000ffb2fb1b5abb4
|
|
| MD5 |
8cccdb8bf70632556d7001d2ba0421d6
|
|
| BLAKE2b-256 |
c403550ebf509792e534ad554bd26ddd08a6974b9b0cf9276fa8299c266581fe
|
File details
Details for the file nhpdf-1.6-py3-none-any.whl.
File metadata
- Download URL: nhpdf-1.6-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c48b6c86080c13becebdd7b47882e9a343a6b283d204c8042e3cbe85e66cd8b
|
|
| MD5 |
ec640596089cb0388632157ed1818eb9
|
|
| BLAKE2b-256 |
5e33a7cb186f2a04622d2f936e2290f9cd8167c21e0d84e378353ba7987d68fd
|