Skip to content

laurmaedje/pdffmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdffmt

Makes a PDF ASCII compatible and reformats all syntax within.

May be totally broken, this is just for personal debugging.

Builds on hayro.

Usage

# Format in place
pdffmt file.pdf

# Format to another file
pdffmt input.pdf output.pdf

# Format stdin and write to stdout
cat file.pdf | pdffmt > fmt.pdf

About

Makes a PDF ASCII compatible and reformats all syntax within.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages