Skip to content

Releases: jet52/splitmarks

v1.4.0

12 Feb 17:30

Choose a tag to compare

Bump version to 1.4.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v1.2.0

29 Jan 19:30

Choose a tag to compare

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 --version flag 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

27 Jan 17:49

Choose a tag to compare

Update README with new filename format

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

v1.0.0

27 Jan 17:09

Choose a tag to compare

Fix workflow permissions for release creation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>