Skip to content

blueputty01/pdf-bookmarking

Repository files navigation

Automated PDF Bookmarking Tool 🔖

This is a tool to automatically generate bookmarks for PDF files given a formatted list of bookmarks in plain text.

Intended Usage ✍️

Designed to add bookmarks given a nested lit of bookmarks in the following format:

Chapter 1
    Section 1.1
    Section 1.2
Chapter 2
    Section 2.1
        Subsection 2.1.1
        Subsection 2.1.2
    Section 2.2

Each indentation level must consist of 4 spaces. The tool will automatically generate bookmarks for each line, and will nest them appropriately.

Technologies Used ⚙

  • Python
  • PyPDF2

About

Automated bookmark creation on PDF files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages