Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

squoosh

> 编程语言
Open source

Make images smaller using best-in-class codecs, right in the browser.

25.6K stars0 likes0 views
WebsiteGitHub

About

Make images smaller using best-in-class codecs, right in the browser.

Squoosh!

Squoosh is an image compression web app that reduces image sizes through numerous formats.

Privacy

Squoosh does not send your image to a server. All image compression processes locally.

However, Squoosh utilizes Google Analytics to collect the following:

  • Basic visitor data.
  • The before and after image size value.
  • If Squoosh PWA, the type of Squoosh installation.
  • If Squoosh PWA, the installation time and date.

Developing

To develop for Squoosh:

  1. Clone the repository
  2. To install node packages, run:
    npm install
    
  3. Then build the app by running:
    npm run build
    
  4. After building, start the development server by running:
    npm run dev
    

Contributing

Squoosh is an open-source project that appreciates all community involvement. To contribute to the project, follow the contribute guide.

GitHub Issues· 261 open

View all on GitHub
  • #736

    Transparency removal

    help wantedcodecUIUpdated Sep 5, 2026
  • #819

    Reduce palette - alpha only

    help wantedgood first issueUpdated Aug 23, 2026
  • #530

    SVG scaling bug

    help wantedgood first issueUIUpdated Aug 23, 2026
  • #856

    Watch .wasm and .d.ts files in Rollup build

    help wantedgood first issueproject infraUpdated Aug 23, 2026
  • #1064

    Center Image after typing in the zoom value

    help wantedgood first issueUIUpdated Aug 23, 2026

Highlights

  • •Basic visitor data.
  • •The before and after image size value.
  • •If Squoosh PWA, the type of Squoosh installation.
  • •If Squoosh PWA, the installation time and date.

> Tags

TypeScript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言