Tiny-tools: Difference between revisions
From Habitat: Giardino
No edit summary |
|||
Line 8: | Line 8: | ||
= [https://imagemagick.org/index.php Imagemagick] = | = [https://imagemagick.org/index.php Imagemagick] = | ||
Also to compress images for web use. | |||
Install Imagemagick on Mac OS | Install Imagemagick on Mac OS | ||
Revision as of 20:26, 21 April 2022
- Glitchy 3bit dither demo: https://jkirchartz.com/Glitchy3bitdither/
- https://constraint.systems/
Install Curl on Mac OS
brew install curl
Also to compress images for web use.
Install Imagemagick on Mac OS
brew install imagemagick
Install Ffmpeg on Mac OS
brew install ffmpeg