Tiny Image Finder is a free and open source system image finder application for Linux, MacOS and Windows. Using Tiny Image Finder, you can easily search your system images with preview feature. No need to open and view each image separately to find. Just select the folder path and hit the find button. It comes with image name filters, subfolders support, open image with external folder and open image location support. Currently it supports BMP, GIF, ICO, JPEG, JPG, MNG, PBM, PGM, PNG, PPM, SVG, TIF, TIFF, XBM, XPM. file formats.
Download Tiny Image Finder [Windows]
Download Tiny Image Finder [MacOS]
How to Install Tiny Image Finder on Ubuntu
To install the latest version of Tiny Image Finder on your system, you need flatpak on your system. If you don’t have then first install flatpak and flathub on your system and restart it. Follow below commands to install it.
sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
After the restart, run below Tiny Image Finder flatpak install command.
flatpak install flathub dev.levz.TinyImageFinder
You can open it using the Apps menu for via below command.
flatpak run dev.levz.TinyImageFinder
And also uninstall it using below commands.
flatpak uninstall dev.levz.TinyImageFinder
[OR]
sudo flatpak uninstall dev.levz.TinyImageFinder