fselect replaces the complexity of traditional file search tools with an intuitive SQL-like query language. Instead of memorizing dozens of flags and options, you write queries that read like English: select name where size > 1g or select path from ~/photos where width > 2000.
The tool handles everything from basic file searches to advanced operations. Search across multiple directories, look inside ZIP archives, extract EXIF data from photos, read MP3 metadata, and check file permissions and ownership — all with straightforward queries. You can use aggregate functions like COUNT, SUM, AVG, MIN, and MAX to get statistics about your files without piping through multiple commands.
Key capabilities include:
Installation is straightforward across platforms — Cargo, Homebrew, AUR, Debian, Windows package managers, and static binaries are all available. The tool respects your system's conventions while providing a modern, developer-friendly interface for file discovery and analysis.

Activity score
87/100
Stars
Forks
Latest version
Last commit
First release
Language
License
Auto-fetched .