Skip to content

Releases: openize-com/openize-heic-java

v25.9.0

06 Sep 00:59

Choose a tag to compare

New features & enhancements in version 25.9.0:

  • Added ContentLightLevelInfo box parsing;
  • Added access to more metadata (including ColourType, GroupsListBox, etc.);
  • Added ToString summary method to image frame;
  • Improved parallel processing for enhanced stability;
  • Changed the way Frames property is calculated (altr group logic and no thumbnails);
  • Changed frame properties loading to support iOS18+ files;
  • Added box types used in iOS18+ files;
  • Performed memory optimizations;
  • API markdown fixes;
  • Minor spelling fixes.

Openize HEIC: The library has become thread-safe

25 Jul 15:30

Choose a tag to compare

Openize HEIC: Memory using improvements

12 Jun 01:48

Choose a tag to compare

  • added a new parameter int[] dstArray in the methods getByteArray, getInt32Array of classes HeicImage and HeicImageFrame. It allows allocating the destination buffer only once.
  • updated API documentation

v25.4.0

10 Apr 16:14

Choose a tag to compare

First release