Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@brookmiles brookmiles released this 27 Nov 08:04
  • Add support for files named .heif in addition to .heic, closes #1
  • Update to libheif v1.18.2, improves #2
  • Improved logging and added some timing information for testing/debugging.

Performance Improvement

For files that do not already contain their own thumbnail, loading and scaling the full image to create a thumbnail is about 3x faster now with the newer version of libheif.

On my machine, files which previously took 1.5-2 seconds to load, are now loading in under half a second.

Files which do contain their own thumbnail should continue to load more-or-less instantly.

This depends on the speed of your computer and the disk you are using. Viewing large images directly from a flash card or USB stick will be much slower.