Skip to content

rdmpage/bhl-image-transforming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments with making small black and white images and PDFs for BHL

Once again, messing about with ideas to make small PDFs from BHL content, using jbig2 for compression, aiming at PDFs from images 685 pixels wide (Google Books dimensions).

On a Mac OCR is almost redundant as the OS automatically OCRs images.

Handling plates

Turns out there is a simple way to remove (most) of the sepia tone in a BHL scan:

convert 16281585.jpg -negate -channel all -normalize -negate -channel all 16281585-rgb.jpg

where 16281585.jpg is a BHL page image. This is based on the thread Removing orange tint-mask from color-negatives.

Reading

About

Experiments with transforming BHL images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages