RE: https://mstdn.feddit.social/@admin/116226277071093507
经过不少使用,我发现compressjpg.io有不小的概率出现无响应崩溃、原图压缩效率低(有一次只有33%压缩率,完全不符合squoosh算法实力),而且这是出现在图片数量不大的前提下的。
于是我选择切换到https://squish.addy.ie 希望不错(
搜索词:squoosh batch image compression online
RE: https://mstdn.feddit.social/@admin/116226277071093507
经过不少使用,我发现compressjpg.io有不小的概率出现无响应崩溃、原图压缩效率低(有一次只有33%压缩率,完全不符合squoosh算法实力),而且这是出现在图片数量不大的前提下的。
于是我选择切换到https://squish.addy.ie 希望不错(
搜索词:squoosh batch image compression online
squoosh压缩算法很厉害,可惜squoosh.app不支持批量压缩,squoosh-cli又不支持太新的Node环境...
找到一个Web项目:https://compressjpg.io/zh-CN
支持批量转换,700多MB的图片(64张771.1MB)压缩下来只剩下100.7MB
以后单张图片就继续用squoosh,大量图片就用compressjpg.io好了~
不过好像没有开源?还有其他推荐嘛~
相关links:
【网站自荐】Compress JPG:https://github.com/ruanyf/weekly/issues/5225
Github/Squoosh:https://github.com/GoogleChromeLabs/squoosh
Make images smaller using best-in-class codecs, right in the browser
https://github.com/GoogleChromeLabs/squoosh
#HackerNews #MakeImagesSmaller #BestInClassCodecs #BrowserOptimization #Squoosh #GoogleChromeLabs #ImageCompression
为GoToSocial添加自定义表情包
本文一共八张图片
下载表情包:
压缩处理表情包:
从其他服务器“窃取”表情包:
#gotosocial #mastodon #fediverse #bilibili #ezgif #mygo #mujica #imagestool #ezgif #gif #png #jpg #webp #squoosh #icon #logo
A tutorial on how to compress, convert and resize images in bulk to modern image formats like AVIF, WEBP, etc!
I've always been a big fan of squoosh, the web app that allows you to compress an image in several formats without losing much quality, but it does not work properly on mobile — on iOS, at least.
That's a problem when I want to share pictures taken from the phone camera, since they are large.
So, unhappy with apps on the App Store, I discovered a-Shell, an app that allows you to run shell commands on your iPhone… including magick! ✨
So I spent too much time created a Shortcut that allows to:
-resize 1500x1500 -strip -interlace JPEG -sampling-factor 4:2:0 -define jpeg:dct-method=float -quality 75)So the compressed image can be just pasted anywhere, e.g. on Phanpy. 🐘
Here is the Shortcut link for anyone interested: https://www.icloud.com/shortcuts/486776b73d554396a7ace51e18984a0e
A recent hobby of mine is compressing images using #Squoosh.
Not for any practical purpose, but just to see how tiny images can become -- while still retaining their features. 😁
@mszll There's a fork of Squoosh that has added back the CLI support that Google dropped. Their UI now has a CLI icon to copy the CLI equivalant of whatever optimization the GUI is doing.
#Squoosh: #Image #Compression Tool from #Google #Chrome Labs
https://technewsro.blog/squoosh-instrument-de-compresie-a-imaginilor-de-la-google-chrome-labs/
Optimizarea imaginilor este esențială pentru a asigura o experiență rapidă și eficientă pe web. Squoosh, dezvoltat de Google Chrome Labs, este un instrument inovator care permite comprimarea și optimizarea imaginilor direct în browser, fără a compromite calitatea acestora. Ce este Squoosh? Squoosh este o aplicație web open-source care oferă utilizatorilor posibilitatea de a reduce dimensiunea
I found a cool web tool to reduce images file size, its called #Squoosh ✨
It works well and makes it easy to compare images, plus its #OpenSource (and free) !