I built free browser-based tools — files never leave your device

작성자

카테고리:

← 피드로
DEV Community · Gaurav sheoran · 2026-07-23 개발(SW)
Cover image for I built free browser-based tools — files never leave your device

Gaurav sheoran

Why I Built This

I got frustrated with tools like SmallPDF and
ILovePDF uploading my sensitive documents to
their servers. I wanted something that works
entirely in the browser.

So I built Wrklyst — a growing collection
of free utility tools that process files locally
using WebAssembly. Your files never leave
your device.

What’s Inside

  • PDF tools (merge, compress, convert, sign)
  • Image tools (convert, compress, resize)
  • Writing tools (word counter, grammar checker)
  • Developer tools (JSON, regex, base64)
  • Security tools (password generator, hash)

More tools dropping every week

Tech Stack

  • Next.js 16 — App Router
  • WebAssembly — browser-side processing
  • Vercel — deployment
  • Supabase — database
  • Tailwind CSS — styling

The Privacy Angle

Most online tools upload your files to a server.
Wrklyst processes everything locally — meaning:

No file uploads

No account needed

No paywalls

Always free

Still Building

This is an early version — still growing and
adding new tools regularly. Would love your
honest feedback.

wrklyst.com

What tool do you wish existed?
Drop it in the comments!

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다