SmartImage.Rdx is a multi-platform command-line form of SmartImage. It has all the main features of the GUI build. Linux x64 was tested on WSL2, Linux ARM was tested on Raspberry Pi, and Windows x64 was tested on Windows 10. All versions use .NET 8.
Examples
- Search by URL, write results to
output.txt
, display minimal output in shell:
./SmartImage "https://i.redd.it/xixxli0axz7b1.jpg" -o output.txt -r None
- Show help:
./SmartImage --help
____ __ ______
/\ _`\ /\ \__ /\__ _\
\ \,\L\_\ ___ ___ __ _ __ \ \ ,_\ \/_/\ \/ ___ ___ __ __ __
\/_\__ \ /' __` __`\ /'__`\ /\`'__\ \ \ \/ \ \ \ /' __` __`\ /'__`\ /'_ `\ /'__`\
/\ \L\ \ /\ \/\ \/\ \ /\ \L\.\_ \ \ \/ \ \ \_ \_\ \__ /\ \/\ \/\ \ /\ \L\.\_ /\ \L\ \ /\ __/
\ `\____\\ \_\ \_\ \_\\ \__/.\_\ \ \_\ \ \__\ /\_____\\ \_\ \_\ \_\\ \__/.\_\\ \____ \ \ \____\
\/_____/ \/_/\/_/\/_/ \/__/\/_/ \/_/ \/__/ \/_____/ \/_/\/_/\/_/ \/__/\/_/ \/___L\ \ \/____/
/\____/
\_/__/
OS Linux / Unix 5.15.133.1
Runtime 8.0.0
Terminal ANSI True
Terminal colors EightBit
Terminal links True
Terminal Unicode True
USAGE:
SmartImage <query> [OPTIONS]
ARGUMENTS:
<query> Query: file or URL
OPTIONS:
DEFAULT
-h, --help Prints help information
-v, --version Prints version information
-e, --search-engines All Search engines
-p, --priority-engines Auto Engines whose results to open
-a, --autosearch True N/A
-v, --interactive Show interactive UI after search
-r, --shell-format Default Fields to display
-f, --output-format None Output file format
-o, --output-file Output file
-d, --output-delim , Output delimiter
--output-fields Default Output fields
-x, --complete-exe
-c, --complete-cmd