Tool for people who 'collect' images from all over the internet (or Telegram chats) and now want to find bigger versions of them or just e621 post links.
Uploading them one by one to iqdb.harry.lu would take so long so I created a tool right for this job!
It basically scans a directory, uploads images one by one and collects e621 post links.
Download
(script has autoupdate build-in, in case of future updates and fixes)
Github: https://github.com/jacklul/e621-Batch-Reverse-Search/
Requirements:
- Windows: Visual C++ 2012 Redistributable (x86) - download and install: https://www.microsoft.com/en-us/download/details.aspx?id=30679
- Linux: PHP library - "sudo apt-get install php-cli"
Basic usage:
- unzip it
- put all your images in 'images' folder
- run it with run.bat file (run.sh file on Linux)
- images with matched posts will be moved to 'found' folder, images that did not match will be moved to 'not found' folder
- after all is done check 'found' folder for 'links.html' file - open it with web browser, it will contain all the found links
Small screenshot gallery to show what it does visually: https://imgur.com/a/65Qff
Updated