matt-dray / rostrum-blog

:memo::bug: Blog: superseded source code for rostrum.blog
Other
6 stars 3 forks source link

Minimise image file sizes #80

Open matt-dray opened 1 year ago

matt-dray commented 1 year ago

Never really bothered to think about this very hard, but shrink image files for faster page loads/reduced data expenditure. Probably compress with {magick} or something.

matt-dray commented 1 year ago

Alternatively, can try e.g. https://imgbot.net/. Noticed this in June's blog repo.