image.scraper
>> Support a charity (<- a few are listed here) || Support me on -> patreon | ko-fi
>> This program is distributed in the hope that it will be useful, but without any warranty
About
Specify your search for Google Images and batch download 100+ images to your drive via Node4Max, apply post-processing in batch (resize, square, invert, grayscale) and directly load them into textures running on the graphics card with th.gl.texturefolder.
This project demonstrates how [node.script] can be used to to combine various node packages (image-scraper, jimp, image-size) to download many images based on your image-search and apply them to a Jitter visual project.
Install
1. download .zip
2. unzip and open image-scraper.maxpat
3. run script npm install
If you have any questions, comments, bug-reports or suggestions. Please feel free to contact me via info@timohoogland.com or on Github @tmhglnd.
Dependencies
This project requires the th.gl.texturefolder abstraction:
- https://github.com/tmhglnd/th.gl.texturefolder (included as separate zip)
License
The GNU GPL v.3 License
The artistic and aesthetic output of the software in the examples is licensed under: Creative Commons Attribution-ShareAlike 4.0 International License
(c) Timo Hoogland 2021-2023
Github
You can also clone the repository from: https://github.com/tmhglnd/image-scraper-n4m
includes