PDFGadget

Batch PDF operations for Swift

MIT License

Stars
6
PDFGadget - 0.1.2 Latest Release

Published by orchetect 4 months ago

New

  • Added new extractPlainText PDF operation to extract text to one of several destinations: system pasteboard, a text file on disk, or a variable in memory for later access
  • Added new variables property to PDFGadget class to hold text or PDF objects

Maintenance

  • Updated unit tests
  • Minor maintenance in preparation for Swift 5.10 / Swift 6
  • Improved multi-platform robustness
  • Minor maintenance to improve unit tests for behavior changes in PDFKit

Notes

Swift package library only, at this time.

CLI and/or GUI frontend may be added in future.

PDFGadget - 0.1.1

Published by orchetect about 1 year ago

  • Added setFilenames PDF operation
  • Improved inline docs

Swift package library only, at this time.

CLI and/or GUI frontend may be added in future.

PDFGadget - 0.1.0

Published by orchetect over 1 year ago

Initial release.

Swift package library only, at this time.

CLI and/or GUI frontend may be added in future.

Badges
Extracted from project README
CI Build Status Platforms - macOS 11+ | iOS 14+ | visionOS 1+ Xcode 16+ License: MIT