
Squoosh
TinyPNG
iLoveIMG
Caesium Image Compressor
ImageOptim
CloudConvert
Compressor.io
Convertio
devd
nginx
Apache HTTP Server
lighttpd
Caddy
Microsoft IIS
Cherokee
Abyss Webserver
Web developers, designers, bloggers, and anyone needing to optimize images for the web, particularly those concerned about maintaining image quality while reducing file size.
The only negative thing about this web app, is that it's not clear which formats are supported in which browsers.
Based on our record, Squoosh seems to be a lot more popular than devd. While we know about 201 links to Squoosh, we've tracked only 5 mentions of devd. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
It often comes down to compat, and developer requests. Personally I find in-browser encoding for images inadequate, because it doesn't expose enough options. When we built https://squoosh.app/, we exposed the browser encoders for completeness, but they're pretty bad compared to the wasm codecs. - Source: Hacker News / 12 days ago
Its a fun challenge. I used https://squoosh.app to make a pretty good one. Mostly just a resize and then OxiPNG for compression. Managed a 124x62 black/white image. OP has a resolution of 195x53, so I had very similar, but slightly worse I think? Mostly a different aspect ratio + map projection I think. Playing with Squoosh.app is very fun, and you can very easily see how the jump from 500b to ~1.5kb turns a map... - Source: Hacker News / 2 months ago
Use a free tool like Squoosh (by Google) to batch convert your existing images to WebP. - Source: dev.to / 3 months ago
Every image goes through Squoosh before it lands in any repo I own. Drag the file in, pick WebP or AVIF, drag the quality slider until the preview still looks clean, download. The size reduction is usually 60–80% with no visible quality loss. It runs entirely locally in your browser — nothing is uploaded anywhere. For a performance-conscious developer this matters. Best for: Pre-commit image optimisation, blog... - Source: dev.to / 5 months ago
The Squoosh image compression app from Google is a great example. It runs codecs like MozJPEG and WebP entirely in WASM, processing large image buffers with minimal boundary crossings. Near-native compression performance, right in the browser. - Source: dev.to / 6 months ago
Someone above recommended devd, and it looks pretty nice. https://github.com/cortesi/devd. - Source: Hacker News / about 2 years ago
Your technique is one I would turn towards as a developer who understands HTML/CSS flow so much better than I do any typesetting tool. I actually use a very similar technique for managing my CV and generating invoices for clients; I have a little "static site" generator I've written that takes JSON, throws it through a templating engine, and spits out HTML files. I then host a server in the output folder and... Source: about 3 years ago
There are plenty of solutions to that specific problem. Nowadays, I only work on Nuxt/Next/Astro projects that come with hot reload out of the box so I don't have a need for it anymore, but I have used https://github.com/cortesi/devd. - Source: Hacker News / over 3 years ago
If I'm understanding you correctly, then this combination of two tools from the same author will get you that: https://github.com/cortesi/modd https://github.com/cortesi/devd. - Source: Hacker News / over 4 years ago
This pair of tools do both front-end and back-end live reloading with a small amount of config: Https://github.com/cortesi/modd Https://github.com/cortesi/devd. Source: over 4 years ago
TinyPNG - Make your website faster and save bandwidth. TinyPNG optimizes your PNG images by 50-80% while preserving full transparency!
nginx - A high performance free open source web server powering busiest sites on the Internet.
iLoveIMG - iLoveIMG is one of most powerful solution that comes with all the major tool you cloud want to edit images in bulk.
Apache HTTP Server - Apache httpd has been the most popular web server on the Internet since April 1996
Caesium Image Compressor - Compress your pictures up to 90% without visible quality loss.
lighttpd - A secure, fast, compliant, and very flexible web-server that has been optimized for high-performance environments