Deskew Changelog

What's new in Deskew 1.30

May 9, 2020
  • Fix #15: Better image quality after rotation - better default and also selectable nearest|linear|cubic|lanczos filtering
  • Fix #5: Detect skew angle only (no rotation done) - optionally only skew detection
  • Fix #17: Optional auto-crop after rotation
  • Fix #3: Command line option to set output compression - now for TIFF and JPEG
  • Fix #12: Bad behavior when an output is given and no deskewing is needed
  • Libtiff in macOS is now picked up also when binaries are put directly in the directory with deskew
  • Text output is flushed after every write (Linux/Unix): it used to be flushed only when writing to device but not file/pipe.