Difference between revisions of "Tiny-tools"

From Habitat: Giardino
(i)
Line 1: Line 1:
* Glitchy 3bit dither demo: https://jkirchartz.com/Glitchy3bitdither/
* Glitchy 3bit dither demo: https://jkirchartz.com/Glitchy3bitdither/
* https://constraint.systems/
* https://constraint.systems/
= cURL =
Install Curl on Mac OS
  brew install curl
= [https://imagemagick.org/index.php Imagemagick] =
Install Imagemagick on Mac OS
  brew install imagemagick
= [http://ffmpeg.org/ Ffmpeg] =
Install Ffmpeg on Mac OS
  brew install ffmpeg

Revision as of 20:10, 21 April 2022

cURL

Install Curl on Mac OS

 brew install curl

Imagemagick

Install Imagemagick on Mac OS

 brew install imagemagick

Ffmpeg

Install Ffmpeg on Mac OS

 brew install ffmpeg