azuline / pdfclean

personal script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple shell scripting pipeline for applying fred's textcleaner script on scanned PDFs. Tweak the params of 2_clean_images directly to change the cleaner params.

Usage:

TEXTCLEANER="-g -e stretch" RESOLUTION="1533x2525" ./pipeline <input PDF> [<resume from step>]

About

personal script


Languages

Language:Shell 100.0%