Skip to content

Add omni-compress to Image Processing#1049

Open
dharanish-v wants to merge 1 commit intosorrycc:masterfrom
dharanish-v:master
Open

Add omni-compress to Image Processing#1049
dharanish-v wants to merge 1 commit intosorrycc:masterfrom
dharanish-v:master

Conversation

@dharanish-v
Copy link
Copy Markdown

What

Adds omni-compress to the Image Processing section.

Why it fits

  • Universal image, audio & video compression library for both browser and Node.js
  • Browser path: OffscreenCanvas (fast) → @jsquash/avif (AVIF) → FFmpeg Wasm (heavy)
  • Node.js path: native ffmpeg binary
  • Web Workers, TypeScript, ESM + CJS, MIT license
  • Fills a gap that no other entry in this list covers: isomorphic media compression with AVIF + audio + video

Package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant