Free and open source GUI application for updating bookmarks in a PDF document using the PDF Toolkit command line tool, PDFtk Server. User selects the PDF via drag and drop and then edits the bookmark entries in a text file using a simple, 1-line data format. Program handles everything else in response to a few user button clicks. OS: Windows. Author: David King. License: GPLv3.
Features
- Add, delete or modify PDF bookmarks
- User edits text file containing 1-line bookmark data (tab-delimited page number, level and title)
- Program handles extraction of existing bookmarks, data reformatting, and all required PDFtk commands
- Supports selection of source PDF file via drag and drop
- Employs existing text editor and PDF viewer installed on system
License
GNU General Public License version 3.0 (GPLv3)Follow PDFtk Bookmarks Editor
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
PDFtk Bookmarks Editor has saved me countless time. I often have a need to reprocess a pdf file that results in the loss of bookmarks (e.g. by printing the pdf). This windows software allows me to migrate the old bookmarks into the newly processed pdf with just a few clicks. The Bookmarks Editor is also handy when I need to batch process bookmarks, e.g. changing the case of bookmarks or replacing reoccurring words. The tab-delimited txt file is very easy to edit with a text editor or in a spreadsheet. Kudos to dking02 for making PDFtk available with a GUI. This developer's other software, PDFTK Builder Enhanced, is also a worthy tool to have.