https://github.com/decimation/smartimage
Reverse image search tool (SauceNao, IQDB, Ascii2D, trace.moe, and more)
https://github.com/decimation/smartimage
anime artwork command-line cross-platform image image-analysis image-search imgops iqdb reddit reverse-image-search saucenao search search-engine search-engines tineye trace-moe windows yandex
Last synced: 12 days ago
JSON representation
Reverse image search tool (SauceNao, IQDB, Ascii2D, trace.moe, and more)
- Host: GitHub
- URL: https://github.com/decimation/smartimage
- Owner: Decimation
- Created: 2020-01-20T10:39:42.000Z (about 6 years ago)
- Default Branch: v4
- Last Pushed: 2026-02-21T21:23:04.000Z (19 days ago)
- Last Synced: 2026-02-22T02:53:09.658Z (19 days ago)
- Topics: anime, artwork, command-line, cross-platform, image, image-analysis, image-search, imgops, iqdb, reddit, reverse-image-search, saucenao, search, search-engine, search-engines, tineye, trace-moe, windows, yandex
- Language: C#
- Homepage:
- Size: 169 MB
- Stars: 833
- Watchers: 9
- Forks: 42
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
SmartImage
Find the source image in one click!
Releases ยป
Wiki ยป
Issues ยป
SmartImage is a powerful reverse image search tool for Windows. SmartImage will open the best match found returned from various image search engines (see the supported sites) right in your web browser. This behavior can be configured to the user's preferences.
SmartImage has two forms: GUI (Windows) and Rdx (cross-platform).
## Supported Engines ๐
Supported search engines:
**See the [Engines Index](https://docs.google.com/spreadsheets/d/1BdBqGzEQ7x6XKcDSE_w_KrfBzTaYB48CCPJyeSNtbyg/edit?usp=sharing) spreadsheet.**
## Getting Started (GUI) 1๏ธโฃ
**SmartImage** is designed to be intuitive and agile. There are multiple ways of running the program, and you can use 2 different forms of input: direct image links or files.
See [Usage ยป](https://github.com/Decimation/SmartImage/wiki/(GUI)-Usage)
### 1. Input Field
#### 1a. Text ๐ฒ
Simply use the text input field in the shell UI. You are able to copy/paste text and use common text manipulation functions such as undo/redo.
#### 1b. Drag-and-drop โ
You are able to drag-and-drop images into the text field, in which case the file path populates the input field.
### 2. Clipboard ๐
**SmartImage** automatically detects clipboard changes
#### 2a. Text ๐
Copy a link or file path, and the input field will update with its value.
#### 2b. Image file ๐ผ
Copy an image file, and the input field will update with its file path.
### 3. Context menu ๐ฑ
Once the context menu integration is enabled, right-click on an image to open **SmartImage** with the selected
file used as the input.
### 4. Command-line ๐ฅ
Use the documented arguments to invoke **SmartImage** from various system contexts such as scripts or
applications.
## Wiki ๐
**See the _[Wiki ยป](https://github.com/Decimation/SmartImage/wiki)_ for documentation.**