Difference between revisions of "Tiny-tools"

From Habitat: Giardino
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

curl

Install Curl on Mac OS

 brew install curl

Imagemagick

Also to compress images for web use.

Install Imagemagick on Mac OS

 brew install imagemagick

Ffmpeg

Install Ffmpeg on Mac OS

 brew install ffmpeg