
Squoosh
TinyPNG
iLoveIMG
Caesium Image Compressor
ImageOptim
CloudConvert
Compressor.io
Convertio
GitHub CLI
GitHub
Git
Homebrew
VS Code
fzf
GitHub Actions
GitHub Copilot
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.
Squoosh might be a bit more popular than GitHub CLI. We know about 201 links to it since March 2021 and only 144 links to GitHub CLI. 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 / 15 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
Requirements: glab authenticated for GitLab repos, and/or gh authenticated for GitHub repos. - Source: dev.to / 8 days ago
Step two is the whole bootstrap surface: chezmoi, the Bitwarden CLI and the GitHub CLI. Step four clones the repo, installs the Brewfile, applies the macOS defaults and renders every dotfile including the secrets. It takes as long as Homebrew takes. - Source: dev.to / 14 days ago
It’s worth pointing out that if you’re not aware of it, you can install the github cli[1] and view, merge, close etc prs and issue from the command-line. As well as (for me at least) being a significant step up in terms of productivity (from having to go to a website to merge a pr or view an issue) that has the advantage that “invisible” text in a PR or issue comment would show up very clearly. (At least in my... - Source: Hacker News / about 1 month ago
Install GitHub CLI and run gh copilot to get AI command help, verify syntax, and simplify GitHub workflows from the shell. It’s a great way to keep working in one place while still getting quick guidance on commands and workflow steps. - Source: dev.to / 2 months ago
Gh auth token — if the GitHub CLI is installed and logged in. - Source: dev.to / 5 months ago
TinyPNG - Make your website faster and save bandwidth. TinyPNG optimizes your PNG images by 50-80% while preserving full transparency!
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
iLoveIMG - iLoveIMG is one of most powerful solution that comes with all the major tool you cloud want to edit images in bulk.
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
Caesium Image Compressor - Compress your pictures up to 90% without visible quality loss.
Homebrew - The missing package manager for macOS