Skip to content

Releases: applitools/ImageTester

3.10.0

30 Apr 17:58

Choose a tag to compare

ImageTester now accepts office and text files directly, converting them to PDF before upload:

  • Office (.docx, .pptx, .xlsx), Rich/plain text (.rtf, .txt, .ps), via LibreOffice (must be on PATH)
  • Markdown (.md)

Unconvertible files are skipped and reported at the end.

Downloads: pick the JAR for your platform - Windows, Mac, MacArm, Linux, Alpine, Arm, or the universal ImageTester_3.10.0.jar.

3.9.1

13 Apr 19:26

Choose a tag to compare

Add the -nf flag, which normalizes all fonts. This allows testing a single PDF that changes font styling without affecting visual diffing.
All fonts are converted to normal (no bold or italics) Helvetica 12pt.

3.9.0

09 Apr 20:02

Choose a tag to compare

Lots of cleanup.
Adding robust testing.
Made logic more efficient across the board - tests should theoretically run a little faster.

3.8.0

18 Feb 19:04

Choose a tag to compare

  • Add support for IgnoreColors match level
  • Dependency version bumps

3.7.1

21 Aug 18:07

Choose a tag to compare

Version Bump

3.7.0

21 Apr 19:05

Choose a tag to compare

Add support for all TIFF/TIF files

3.6.4

31 Jul 15:54

Choose a tag to compare

Version Bump

3.6.3

25 Jul 19:35

Choose a tag to compare

Fix issue in which using -te prevents Java process from exiting gracefully

3.6.2

11 Mar 19:52

Choose a tag to compare

Add null checking for properties configuration.

3.6.1

04 Mar 22:15

Choose a tag to compare

Patch issue in which ImageTester doesn't have correct executable for certain operating systems.