Skip to content

Deskew CLI Tool v1.25

Compare
Choose a tag to compare
@galfar galfar released this 04 Jan 17:17
· 102 commits to master since this release

Command line tool for deskewing scanned documents. Binaries for several platforms and test images included.

Changes since the last release:

1.25 2018-05-19:

  • fix #6: Preserve DPI measurement system (TIFF)
  • fix #4: Output image not saved in requested format (when deskewing is skipped)
  • dynamic loading of libtiff library - adds TIFF support in macOS when libtiff is installed

1.21 2017-11-01:

  • fix #8: Cannot compile in Free Pascal 3.0+ (Windows) - Fails to link precompiled LibTiff library
  • fix #7: Windows FPC build fails with Access violation exception when loading certain TIFFs (especially those saved by Windows Photo Viewer etc.)