Releases: ciwga/pdftoolkit
Releases · ciwga/pdftoolkit
v1.3
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
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
Features
- PDF File Operations:
- Load and save PDF files with ease.
- Browse and select PDF files using the file dialog.
- 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.
- 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).
- Image Operations:
- Extract images from a PDF file and save them to a specified directory.
- 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.