website/notes.md
Vri 084cda3e07
add content and modify gitignore
I decided to read the content for simplicity and data safety on my
site. It's a website, so the content is out there anyway.
2022-01-24 20:12:23 +01:00

256 B
Executable file

  • magick convert image.img -strip -interlace Plane -quality 85% image.img
  • magick convert *.jpg -strip -interlace Plane -quality 85% -resize 720x9999 *_720w.jpg
  • magick convert *.png -strip -resize 720x *_720x.png
  • pngcrush input.png output.png