A powerful CBZ/CBR to PDF converter with built-in compression, Kindle optimization, and a web interface for remote access
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.1k
commits
Fix Kindle E013 and blank pages: Revert to implicit layout matching Evangelion baseline
2cd8c9dView on GitHubFix CI build errors: parameter mismatches and variable scoping
cc1a7bbView on GitHubFix Kindle 5.19.2 E013 mapping bug and edge-to-edge white margins
914d985View on GitHubfix(export): restore 100% viewport CSS bounding boxes to fix cover overflow on iPad and inject missing landmarks block into nav.xhtml to pass Amazon EPUB3 structural checks
22e3932View on GitHubfix(export): enforce absolute pixel layout dimensions (1000px by 1500px) and valid EPUB3 nav links in generated chunks to bypass Kindle E013 margin constraints
db65db3View on GitHubfix(export): dynamically resolve OPF cover manifest IDs and attach EPUB3 cover-image properties to prevent Amazon E013 validation failure
f843faaView on GitHubfix(export): Restore Amazon Fixed-Layout tags to standard exports so they pass cloud validation and bypass FW 5.19.2 margins
07014c3View on GitHubfix(epub): Rewrite export layout engine to strictly adhere to Amazon Fixed-Layout specs, defining mandatory book-type=comic, pre-paginated layouts, and absolute viewport positioning to bypass FW 5.19.2 border injection
266fe6aView on GitHubfix(epub): Remove explicit styling constraints wrapper inside XHTML generation to match exact empty-body parsing native to bare reflowable EPUB specs
4b6bd31View on GitHubfix(epub): Remove toc.ncx explicitly from engine and inline CSS into every Chunk to enforce cover-like layout consistency and stop E013 fallback
0fccdc8View on GitHubfix(compile): Define mangaMode missing property in ConversionOptions and explicitly declare utf8 strings to satisfy SwiftUI compiler
977f470View on GitHub