Skip to content

AutoHotkey program to quickly check if there are gaps or duplicates in a set of book page scan images

License

Notifications You must be signed in to change notification settings

nod5/BookGapCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookGapCheck

BookGapCheck.ahk - version 2018-10-26 - by Nod5 - GPLv3

Quickly check if there are gaps or duplicates in a set of book page scan images.

Alt text

Alt text

larger image

Alt text

How to use

  1. Drag and drop a jpg/tif/png from a folder with book page scan images.
  2. Click and draw a rectangle around the page number.
  3. BookGapCheck shows the same area from every 10th image in an overview image grid.

If all grid image numbers increment by 10 then the set of scanned pages is likely complete. Example: 10 20 30 40 ... 480 .

Output file format: gridimage_20181004174937.jpg

Output is saved to same folder as BookGapCheck (default) or a custom folder set on the help screen.

Input image via command line:
BookGapCheck.exe "C:\folder\0001.jpg"

Example: likely no gap or duplicate

Alt text

Example: gap

Alt text

FAQ

Q Why only likely no gap?
A Any ten images in the set could have both a gap (two missing pages) and duplicates (two pages doubled). That isn't noticeable on the BookGapCheck grid image.

Feedback

GitHub , https://github.com/nod5/BookGapCheck

About

AutoHotkey program to quickly check if there are gaps or duplicates in a set of book page scan images

Resources

License

Stars

Watchers

Forks

Packages

No packages published