Skip to content

Releases: Ogekuri/PdfFrame

PdfFrame v0.5.0

03 Mar 09:33

Choose a tag to compare

โ›ฐ๏ธ Features

  • enforce uniform page format on load [useReq] (mainwindow.openFile)

๐Ÿ› Bug Fixes

  • Fix frame mode, annotation cleanup, and UI freeze [useReq] (crop_pdf_pages)
  • use redaction to physically remove content outside selection [useReq] (crop_pdf_pages)
  • use fill=False to avoid white rectangles over redacted areas [useReq] (_redact_outside_selection)

๐Ÿšœ Changes

  • Replace GhostScript with PyMuPDF for PDF crop/frame processing [useReq] (core)

๐Ÿ“š Documentation

  • align usage docs with current CLI/GUI/config surfaces [useReq] (readme)
Uncategorized

Full Changelog: v0.4.0...v0.5.0

PdfFrame v0.4.0

28 Feb 14:23

Choose a tag to compare

๐Ÿ“š Documentation

  • Update README.md doc.
Uncategorized

Full Changelog: v0.3.0...v0.4.0

PdfFrame v0.3.0

28 Feb 14:12

Choose a tag to compare

๐Ÿ› Bug Fixes

  • Remove unused files.
  • Fix version number in tests.sh file.

๐Ÿšœ Changes

  • enable uv and uvx execution workflow [useReq] (core)
Uncategorized

Full Changelog: v0.2.0...v0.3.0