Images - AutoSponge/dev-notes GitHub Wiki

// Make SVG icons respect Windows High Contrast Mode without media queries
1. Use `fill: currentColor` on the SVG
2. Set the desired `color` style on the parent element

Guides

Optimizing

  • Desktop: ImageOptim (Mac), XNConvert (Win/all)
  • Build: ImageOptim CLI, Imagemin
  • Server: ImageFlow, Thumbor
  • CDN: Cloudinary, Imgix
  • images.guide
  • pngmini