Skip to content

Add SammaPix — 27 image tools using WebAssembly for AI processing#276

Open
samma1997 wants to merge 1 commit intombasso:masterfrom
samma1997:master
Open

Add SammaPix — 27 image tools using WebAssembly for AI processing#276
samma1997 wants to merge 1 commit intombasso:masterfrom
samma1997:master

Conversation

@samma1997
Copy link
Copy Markdown

SammaPix

SammaPix uses WebAssembly for AI-powered image processing directly in the browser.

How WASM is used:

  • AI background removal runs the RMBG-1.4 model via HuggingFace Transformers compiled to WASM
  • ONNX Runtime Web for neural network inference in-browser
  • JXL (JPEG XL) encoding/decoding via @jsquash/jxl WASM module

All 27 image tools run client-side — no server uploads. The WASM models download once (~40MB) and process locally.

Added to Projects > AI section.

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