Releases: jet52/splitmarks
Releases · jet52/splitmarks
v1.4.0
v1.2.0
What's Changed
- Switched from pypdf to pikepdf for optimized PDF output. Split files now contain only the resources (images, fonts, color profiles) actually used by their pages, dramatically reducing file sizes. In testing, total output for a 13MB input dropped from 25.9MB to 12.9MB, with text-only sections seeing up to 98% reduction.
- Added
--versionflag to display the version number.
Requirements
Standalone executables: No dependencies required.
Install from source: Python 3.10+ and pikepdf >= 8.0.0
v1.1.0
Update README with new filename format Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
v1.0.0
Fix workflow permissions for release creation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>