You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Burathar 4aeaa04844 Include images in README.md 3 years ago
LICENCE.txt Add initial files 3 years ago
README.md Include images in README.md 3 years ago
input.jpg add example image 3 years ago
output.jpg add example image 3 years ago
pdf_scanline_remover.sh Add initial files 3 years ago

README.md

pdf-scanline-remover

Install

  1. Download pdf_scanline_remover.sh
  2. Preferably put it in a directory that is in your PATH variable, so it can be executed from anywhere
  3. Make sure anyone has execute rights (chmod +x pdf_scanline_remover.sh)

Usage

Usage: pdf-scanline-remover []" Takes a pdf file, removes any vertical scanner lines, and outputs it as output.pdf if not otherwise specified -e remove lines on even pages. First page is page 0 (even) -o remove lines on odd pages. First page is page 0 (even) -a remove lines on all pages -c increase contrast of pdf file -h display this output

Example

See the folowing input and output file for the intended usecase and result

Input

input.jpg

Output

output.jpg