AozoraEpub3-JDK21 Download
Latest: v1.2.5-jdk21 (December 20, 2025) | Release Notes
About This Project
This software is a derivative of AozoraEpub3 by hmdev, updated for Java 21 (LTS) 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 21 or later (JRE / JDK)
- Windows / macOS / Linux
If you donโt have Java installed, download Eclipse Temurin Java 21 LTS.
Install Java 21 (Eclipse Temurin)
Windows
- Visit Adoptium Releases
- Select JDK 21 โ Windows x64 โ
.MSI - Double-click the MSI file and follow the installer
- Verify in Command Prompt:
java -version
macOS
- Visit Adoptium Releases
- Select JDK 21 โ 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 21 โ Linux x64 โ
.TAR.GZ - Extract:
tar -xzf OpenJDK21U-jdk_x64_linux_hotspot_21_x.tar.gz - Verify:
./jdk-21.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.batto launch - The GUI will open when ready
Note: If double-clicking the JAR file doesnโt work, use the BAT 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 21 JRE from Temurin and install.
- JAR file wonโt open on Windows โ Use the BAT 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
- ๆฅๆฌ่ช โ ใใฎใใผใธใๆฅๆฌ่ชใง่กจ็คบ