You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the ability to crop images by holding C + left-dragging. Kudos to Alexander Rath for the initial implementation.
The color histogram reflects only the cropped region.
Saving an image or copying it via Ctrl-C only saves / copies the cropped region.
Uses scientific notation for large numbers in the color histogram.
Fixed incorrect average color values being reported for images with very high resolution.
Fixed image button dragging while filtering images.
Fixed image loading becoming stuck once one image failed to load.
Released Files
Pre-built installer (.msi) and portable binary (.exe) for Microsoft Windows
Pre-built installer (.dmg) for macOS (works on both ARM and Intel)
Pre-built binary (.appimage) for x64 Linux systems
Source code of tevexcluding submodules. If you would like to build tev from source, please follow the build instructions in the project readme instead.