Skip to content

ctudoudou/pack-epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pack epub

The evil Apple Books export epub as a folder rather than a file, which makes it impossible to import epub into other devices and software.

This is a tool for repackaging epub.

Build

# Debug
swift build

# Release
swift build -c release

Usage

# --dir-path is the path of the epub folder which is exported from Apple Books.
./pack-epub --dir-path=example.epub

About

Repackage the Apple Books exported epub folder as an epub file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages