Skip to content

Add PDFGem and Vizua to Projects > Others#257

Open
rdiasfreitas wants to merge 1 commit into
mbasso:masterfrom
rdiasfreitas:add-pdfgem
Open

Add PDFGem and Vizua to Projects > Others#257
rdiasfreitas wants to merge 1 commit into
mbasso:masterfrom
rdiasfreitas:add-pdfgem

Conversation

@rdiasfreitas

Copy link
Copy Markdown

Adds PDFGem and Vizua to the Projects > Others section.

  • PDFGem: Free browser-based PDF tools (merge, split, compress, OCR, sign, convert) powered by WebAssembly. Files never leave the browser.
  • Vizua: Free browser-based image tools (compress, resize, convert to WebP/AVIF, remove background, OCR) powered by WebAssembly. Files never leave the browser.

Both projects use WebAssembly extensively for client-side file processing — all heavy lifting (PDF parsing, image compression, OCR via Tesseract.js/Wasm) runs in the browser with zero server uploads.

PDFGem: browser-based PDF tools (merge, split, compress, OCR, sign, convert).
Vizua: browser-based image tools (compress, resize, convert to WebP/AVIF, remove background).

Both powered by WebAssembly. All processing runs client-side — files never leave the browser.
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