Download
Newest Version (2.0)
|
|
|
|
(.dmg) · 58 MB
|
(.exe) · 22.4 MB
|
(.tar.gz) · 434 KB
|

Versions
File Find 2.0
21. June 2025 · View on GitHub
Downloads
- macOS (recommended): File-Find.dmg (58 MB, macOS 12 or later, Universal)
- macOS: File-Find.app.zip (62.1 MB, macOS 12 or later, Universal)
- macOS: File-Find-Apple-Silicon.app.zip (29.7 MB, macOS 12 or later, only Apple Silicon)
- macOS: File-Find-Intel.app.zip (32.6 MB, macOS 12 or later, only Intel)
- Windows: File-Find.exe (22.4 MB, Windows 10 (at least 1809) or later)
- Linux: File-Find.bin (43.6 MB, x86-64)
- Source code: File-Find-2.0.tar.gz (434 KB)
Changelog
New Features
- Completely changed
Name
and Name contains
into a single line with a dropdown, adding the following options:
- Name is (with wildcard, already existed)
- Name contains (already existed)
- Name begins with
- Name end with (discarding the file extension)
- Name is similar to (fuzzy search with the ability to set the exact matching percentage)
- doesn't contain
- in RegEx
- Merged file extension and predefined file group selection into one option
- Added new folder depth filter
- Added new
Consider case
checkbox
- Added a new tutorial when first opening File Find
- Marked files are now saved and loaded when the saved search file is opened
- Reloading is now possible in duplicated
- Changed Reverse sort and system files into checkboxes
- Made bottom buttons (Open, Info, Delete, Move) right-clickable for all options
- Updated update notice
Bugfixes
- Removed option to create a terminal command as it didn't really work and had no real use
- Fixed a bug where the menubar search status wouldn't be visible on Windows
- Fixed deletion of files on Windows
- Fixed Copy to Clipboard now working on all platforms
- Fixed
Open in File Explorer
on Windows
- Removed
Open with specific app
on Windows and Linux as it never worked
- Unified font and made it smaller
- Added a
Seconds needed
text to compare
- On Windows File Find now closes after last window is closed
- If left unchanged creation and modification time edits now update time at midnight
- Completely changed cache handling and storage
- Fixed bug in duplicated where if there was only a singe duplicated file it wouldn't show up
File Find 1.2
5. February 2025 · View on GitHub
Downloads
- macOS (recommended): File-Find.dmg (59.3 MB, macOS 12 or later, Universal)
- macOS: File-Find.app.zip (63.8 MB, macOS 12 or later, Universal)
- macOS: File-Find-Apple-Silicon.app.zip (30.5 MB, macOS 12 or later, only Apple Silicon)
- macOS: File-Find-Intel.app.zip (33.5 MB, macOS 12 or later, only Intel)
- Windows: File-Find.exe (21.7 MB, Windows 10 (at least 1809) or later)
- Linux: File-Find.bin (43.9 MB, x86-64)
- Source code: File-Find-1.2.tar.gz (426 KB)
Changelog
- The building of the UI now only takes fractions of a seconds (100x speed improvement)
- Added new notice after 40 weeks to look for updates
- Files can now be marked
- Trashing is now cross-platform
- Improved Compare speed by at least 10x
- Added new „not files found“ message
- Made colors accessibility-friendly and changing in dark-mode
- Comparing and finding duplicates now also get listed in the menu-bar and in the search status label.
- Added new time button to compare searches
- Added new „delete cache after two hours“ options and made it default
- Cache from higher directories now also gets used when searching in a subdirectory -> faster
- Now storing cache creation time in a Cache Metadata folder
- Various other bug fixes
File Find 1.1.1
8. August 2024 · View on GitHub
Downloads
- macOS (recommended): File-Find.dmg (59.1 MB, macOS 11 or later, Universal)
- macOS: File-Find.app.zip (60.3 MB, macOS 11 or later, Universal)
- macOS: File-Find-Apple-Silicon.app.zip (28.7 MB, macOS 11 or later, only Apple Silicon)
- macOS: File-Find-Intel.app.zip (31.7 MB, macOS 11 or later, only Intel)
- Windows: File-Find.exe (20.8 MB, Windows 10 or later)
- Linux: File-Find.bin (40 MB, x86-64)
- Source code: File-Find-1.1.1.tar.gz (418 KB)
Changelog
- Fixed decomposed / composed unicode characters (e.g. ä, ö, ü) not working properly on macOS
- Fixed a bug where the directory field would be empty
- Improved Cache size
- Added minimum OS version on macOS
File Find 1.1
27. July 2024 · View on GitHub
Downloads
- macOS (recommended): File-Find.dmg (56.1 MB, macOS 11 or later, Universal)
- macOS: File-Find.app.zip (60.2 MB, macOS 11 or later, Universal)
- macOS: File-Find-Apple-Silicon.app.zip (28.7 MB, macOS 11 or later, only Apple Silicon)
- macOS: File-Find-Intel.app.zip (31.7 MB, macOS 11 or later, only Intel)
- Windows: File-Find.exe (20.8 MB, Windows 10 or later)
- Linux: File-Find.bin (40 MB, x86-64)
- Source code: File-Find-1.1.tar.gz (418 KB)
Changelog
- Updated links in the About menu
- Added settings option for controlling the actions which is executed when an item is double-clicked
- Menubar icon now changes color with dark-mod on Windows and Linux
- Updated internal settings handling
File Find 1.0
25. July 2024 · View on GitHub
Downloads
- macOS (recommended): File-Find.dmg (56.1 MB, macOS 11 or later, Universal)
- macOS: File-Find.app.zip (60.2 MB, macOS 11 or later, Universal)
- macOS: File-Find-Apple-Silicon.app.zip (28.7 MB, macOS 11 or later, only Apple Silicon)
- macOS: File-Find-Intel.app.zip (31.7 MB, macOS 11 or later, only Intel)
- Windows: File-Find.exe (20.8 MB, Windows 10 or later)
- Linux: File-Find.bin (40 MB, x86-64)
- Source code: File-Find-1.0.tar.gz (416 KB)
Changelog
Pre-Release 0.0-rc3
23. July 2024 · View on GitHub
Downloads
Changelog
- Added settings option to disable the menu bar icon
- Improved settings check
- When app icon in dock is pressed main window will be displayed
- Added menu bar with large info boxes
- Decreased font size on linux
- Fixed Shortcut Ctrl+Delete to Ctrl+Backspace