Skip to content

Releases: ciwga/pdftoolkit

v1.3

21 Feb 00:32

Choose a tag to compare

New Features in This Release

  • Multi-tab Interface: Organized workflow with dedicated tabs for different operations
  • Scrollable interface for better usability
  • PDF Merging
  • Image to PDF Converter:
    • Customizable page sizes (A4, Letter, Legal, etc.)
    • Orientation control (Portrait/Landscape)
    • Advanced scaling options
    • Adjustable margins (millimeter precision)

Full Changelog: v1.2...v1.3

v1.2

15 Feb 23:35

Choose a tag to compare

New Features in This Release

  • Window Centering: The application window now opens centered on the screen.
  • Drag and Drop: Added drag and drop functionality for easy loading of PDF files.

Full Changelog: v1.1...v1.2

v1.1

14 Feb 00:43

Choose a tag to compare

Features

  1. PDF File Operations:
  • Load and save PDF files with ease.
  • Browse and select PDF files using the file dialog.
  1. Metadata Editor:
  • View and edit PDF metadata fields such as Title, Author, Subject, Keywords, Creator, Producer, Creation Date, and Modification Date.
  • Save metadata changes directly to the PDF file.
  • Export metadata to a JSON file and import metadata from a JSON file.
  1. Page Operations:
  • Extract specific pages from a PDF file and save them as a new PDF.
  • Specify page ranges for extraction (e.g., 1-3,5).
  1. Image Operations:
  • Extract images from a PDF file and save them to a specified directory.
  1. User Interface:
  • Intuitive and easy-to-use interface built with tkinter.
  • Clear and organized layout with sections for file operations, metadata editing, and page operations.
  • Status updates and messages to guide the user through various operations.