AozoraEpub3-JDK21 Download
Latest: v1.3.2-jdk21 (April 2, 2026) | Release Notes
About This Project
This software is a derivative of AozoraEpub3 by hmdev, updated for Java 25 compatibility and support for modern operating systems.
It aims to comply with EPUB 3.3 and the Japanese Book Publishing Association (้ปๆธๅ) EPUB 3 Production Guide, validated with epubcheck 5.x.
System Requirements
- Java 25 or later (JRE / JDK) recommended
- Also compatible with Java 21 (LTS)
- Windows / macOS / Linux
If you donโt have Java installed, download Eclipse Temurin Java 25.
Install Java 25 (Eclipse Temurin)
Windows
- Visit Adoptium Releases
- Select JDK 25 โ Windows x64 โ
.MSI - Double-click the MSI file and follow the installer
- Verify in Command Prompt:
java -version
macOS
- Visit Adoptium Releases
- Select JDK 25 โ macOS โ
.PKG(Intel or Apple Silicon M1/M2) - Double-click the PKG file and follow the installer
- Verify in Terminal:
java -version
Linux (Ubuntu/Debian)
- Visit Adoptium Releases
- Select JDK 25 โ Linux x64 โ
.TAR.GZ - Extract:
tar -xzf OpenJDK25U-jdk_x64_linux_hotspot_25_x.tar.gz - Verify:
./jdk-25.x.x+yy/bin/java -versionor add to PATH
Quick Start (Windows)
- Download the latest ZIP file from Releases
- Extract to any folder
- Double-click
AozoraEpub3.exeto launch - The GUI will open when ready
Note: If double-clicking the JAR file doesnโt work, use the EXE file instead.
Installation (macOS / Linux)
- Download the TAR.GZ file from Releases
- Extract:
tar -xzf AozoraEpub3-*.tar.gz - Navigate to the folder and run:
./AozoraEpub3.sh - If you get a permission error, first run:
chmod +x AozoraEpub3.sh
Command Line Usage
For advanced configuration, you can run from the command line:
java -jar AozoraEpub3.jar -of -d out input.txt
To launch the GUI, run without arguments: java -jar AozoraEpub3.jar
See the README for detailed options.
Troubleshooting
- Java is not installed โ Download Java 25 from Temurin and install (Java 21 or later also works).
- JAR file wonโt open on Windows โ Use the EXE file, or launch from Command Prompt with
java -jar AozoraEpub3.jar. - Permission denied on Linux/macOS โ Run
chmod +x AozoraEpub3.shand try again. - Other issues โ Report on GitHub Issues.
Related Resources
- GitHub README โ Features & detailed settings
- EPUB 3.3 Guide โ Changes from 3.0 and support status
- ๆฅๆฌ่ช โ ใใฎใใผใธใๆฅๆฌ่ชใง่กจ็คบ