Skip to main content
CSS-Tricks
  • Articles
  • Alamanac
  • Guides
  • Videos
  • Books
  • Newsletter
Search

Articles Tagged
image compression

7 Articles
{
,

}
Direct link to the article Time for Next-Gen Codecs to Dethrone JPEG
cloudinary image compression image formats jpg

Time for Next-Gen Codecs to Dethrone JPEG

AVIF has been getting a lot of tech press, but Jon Sneyers is hot on JPEG XL (which makes sense as he’s the “chair of the JPEG XL ad hoc group in the JPEG Committee”). According to Jon’s comparison, JPEG …

Avatar of Chris Coyier
Chris Coyier on Mar 19, 2021
Direct link to the article Optimizing Image Depth
image compression image optimization png

Optimizing Image Depth

Something I learned (or, I guess, re-learned) this year is how important it is to pay close attention to the bit depth of images. Way back in the day, we used to obsessively choose between 2-, 4-, or 8-bit …

Avatar of Eric Meyer
Eric Meyer on Dec 18, 2020
Direct link to the article AVIF has landed
avif image compression image formats

AVIF has landed

Everybody is talking about AVIF today because of Jake’s blog post. As the say, I was today years old when I learned AVIF was a thing. But thanks to web technology being ahead of the game for once, we …

Avatar of Chris Coyier
Chris Coyier on Sep 8, 2020
Direct link to the article Automatically compress images on Pull Requests
image compression image optimization

Automatically compress images on Pull Requests

Sarah introduced us to GitHub Actions right after it dropped about a year ago. Now they have improved the feature and are touting its CI/CD abilities. Run tests, do deployment, do whatever stuff computers do! It’s essentially a …

Avatar of Chris Coyier
Chris Coyier on Sep 19, 2019
Direct link to the article FUIF: Responsive Images by Design
image compression image formats responsive images

FUIF: Responsive Images by Design

Jon Sneyers:

One of the main motivations for FUIF is to have an image format that is responsive by design, which means it’s no longer necessary to produce many variants of the same image: low-quality placeholders, thumbnails, many downscaled

…
Avatar of Chris Coyier
Chris Coyier on Nov 27, 2018 (Updated on Dec 3, 2018)
Direct link to the article Compressive Images Revisited
image compression

Compressive Images Revisited

Tim Kadlec returns to the topic of how to make images on the web as performant as possible and looks at the technique called “Compressive Images” which is now not recommended for a bunch of reasons. Tim summarizes his point …

Avatar of Robin Rendle
Robin Rendle on Mar 27, 2018
Direct link to the article Guetzli
image compression jpg performance

Guetzli

Geutzili, Google’s new open source algorithm…

…that creates high-quality JPEG images with file sizes 35% smaller than currently available methods, enabling webmasters to create webpages that can load faster and use even less data.

I’ve seen this fairly widely reported, …

Avatar of Chris Coyier
Chris Coyier on Mar 20, 2017

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways hosting
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Write for us!
  • Advertise with us
  • Contact us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • X
Back to Top