io.github.woelper.Oculante Oculante A fast and simple image viewer/editor Johann Woelper CC0-1.0 MIT https://github.com/woelper/oculante https://github.com/woelper/oculante/issues

A no-nonsense hardware-accelerated image viewer. Oculante's vision is to be a fast, unobtrusive, portable image viewer with wide image format support, offering image analysis and basic editing tools.

  • Free of charge, bloat-free, ad-free, privacy-respecting open source application
  • Fast opening of images, fast startup
  • Available for Win, Mac, Linux, FreeBSD and NetBSD
  • Supports a wide range of images and SVG
  • Caches images for faster reloading
  • Can display unassociated channels correctly (If your image uses alpha and color channels to encode data in a special way)
  • Lets you pick pixels, display location and color values
  • Offers basic nondestructive editing: Crop, resize, paint, contrast, HSV, rotate, blur, noise, ...
  • SIMD-accelerated image editing
Graphics io.github.woelper.Oculante.desktop https://raw.githubusercontent.com/woelper/oculante/ec33f6a7041c89f640573f1a39464e6f0d14410b/res/previews/front.png https://raw.githubusercontent.com/woelper/oculante/ec33f6a7041c89f640573f1a39464e6f0d14410b/res/previews/file_manager.png https://github.com/woelper/oculante/releases/tag/0.9.1

Chore

  • Fix wronf icon for Rotate operator (5f564b46)
  • Exclude screenshots from cates.io build to save space (c80df685)
  • Improved changelog generation (1665cd3c)

Features

  • Generate flathub meta for a release (77e43596)

Bug Fixes

  • Noise filter ui would extend panel too much (063df9d6)
  • Remove duplicated shortcuts entry in Readme and fix build script to auto-generate keymaps (99e9d9ef)
  • Prevent scrollbars from occluding info panel (19d3be85)
https://github.com/woelper/oculante/releases/tag/0.8.23

Bug Fixes

  • Display image path for loading errors
  • Prevent panic for scrubber index being out of range and allow opening images without path prefic correctly
  • Update index when image in same folder is loaded
  • Switching theme removes accent color
  • Preserve scubber index
  • Prevent image removal going out of bounds
  • Clearing and deleting an image removes it from the virtual scrubber and advances to the next according to the scrubber direction
  • Fix issue where SVG files were detected as XML
  • Compare menu works without image loaded
  • ClearImage can be assigned to a shortcut