Skip to content

A poppler based tool to extract outline from pdf file

Notifications You must be signed in to change notification settings

armaab/pdf-outline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdf-outline

A simple tool based on poppler to extract outline from pdf file. The output format is the same as that of toc file described in this project.

Build

git clone git@github.com:armaab/pdf-outline.git
cd pdf-outline
mkdir build && cd build
cmake ..
make

Usage

./pdf-outline <pdf-file> [> <output-file>]

About

A poppler based tool to extract outline from pdf file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published