A downloadable tool for Windows


A program that searches google and duckduckgo for images, you can drag and drop images out of the program and into whatever folder/program you want to. Search and click enter to get 10 images, click enter again to get 10 more. Click on an image to zoom in, click and drag to drag/drop. Click anywhere outside an image to zoom out.
Additionally, you can run terminal scripts onto an image, for example a python script to remove the background from the image. These are installed by the user in a Commands.json file like so:

{
  "Remove Background" : "...PathTo\\rembg.exe i [inputPath] [outputPath]"
}

[inputPath] and [outputPath] are used by the program, make sure to include these. Just right click the image to see and execute your installed scripts. The image will be replaced, and you can drag and drop the resulting image.


Download

Download
Stock Junkie.zip 101 MB

Comments

Log in with itch.io to leave a comment.

Great!