Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 181 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 181 Bytes

thayto.com

My personal website and blog

Leaving the images in tiny size (with ffmpeg)

ffmpeg -i <FILENAME>.<EXTENSION> -vf scale=20:-1<FILENAME>-small.<EXTENSION>