View Single Post
Old 08-30-2025, 07:54 AM   #7
nezih
Enthusiast
nezih is less competitive than you.nezih is less competitive than you.nezih is less competitive than you.nezih is less competitive than you.nezih is less competitive than you.nezih is less competitive than you.nezih is less competitive than you.nezih is less competitive than you.nezih is less competitive than you.nezih is less competitive than you.nezih is less competitive than you.
 
nezih's Avatar
 
Posts: 44
Karma: 14828
Join Date: Feb 2023
Device: Boox Page, Kobo Aura SE
I've written a Blazor Webassembly app to edit pdf outline and metadata, available at: https://anezih.github.io/PdfMetadataEditor/

It allows me to quickly add an outline by copying the titles from the viewer and adding entries on the left side.

While scanning books I skip some blank pages but then the toc pages does not correspond to the pdf page numbers, by setting the "Page Offset" I only follow the in-book table of contents page numbers and when the file is saved page numbers are incremented or decremented accordingly.

Source code: https://github.com/anezih/PdfMetadataEditor
nezih is offline   Reply With Quote