
CodeSandbox
CodePen
replit
JSFiddle
GitHub
StackBlitz
VS Code
JS Bin
KeptPDF
Smallpdf
iLovePDF
Sejda
Adobe Acrobat DC
CompilaPDF
FoxyUtils Online PDF Tools
OnDevicePDF
CodeSandbox
KeptPDFNo features have been listed yet.
No KeptPDF videos yet. You could help us improve this page by suggesting one.
KeptPDF's answer:
KeptPDF runs entirely in your browser. Your file, and the text inside it, never leaves your device. Not to an AI, not even to us. You can open your browser's network tab and watch: the document bytes never go out.
Most online PDF tools upload your file to a server first, and some "AI redaction" services quietly send your document text to a third-party model. That is the exact risk people are trying to avoid when they redact something.
KeptPDF also does true redaction. The text is removed from the file, not covered with a black box you can copy out later. Every redaction produces a verification certificate you can share with the file.
KeptPDF's answer:
Three reasons.
Privacy you can verify, not just a promise. Processing happens locally in the browser, so there is no upload step to trust. We do send anonymous usage counts for quota, and we say so plainly, but never your document.
Real redaction with proof. Removed text is permanently gone, and you get a certificate showing the file was checked for leftover extractable text. Automated detection cannot catch everything, so a final human review is still your job, and the tool says that too.
It works on a phone. Most PDF suites assume a desktop. KeptPDF was built and used on a phone first, so redacting a document while you are standing in a hallway actually works.
KeptPDF's answer:
Anyone who has to hand a document to someone else and needs the sensitive parts gone first.
In practice that is solo attorneys and small law firms, accountants and tax preparers, healthcare and records staff handling requests, HR teams, and individuals dealing with their own medical, legal, or financial paperwork.
The common thread is not an industry. It is a person who cannot upload a confidential file to a random website, and who does not have an enterprise IT budget to solve it.
KeptPDF's answer:
A family member got seriously ill. We spent most days at the hospital, and straight answers were hard to come by, so we leaned on AI tools to make sense of the records, notes, and lab results.
But you cannot paste a medical record into an AI chat. You have to strip the names, the ID numbers, the diagnoses first. And almost every tool we found either wanted to upload the whole file to a server, or "auto-redacted" by sending the document text to an online AI. That was the exact thing we were trying to avoid.
Most of this was happening on a phone, at a bedside. So I built the tool I needed: redaction that runs on the device, works on mobile, and never sends the file anywhere. That turned into KeptPDF, which is now a full PDF suite with over 20 tools, all local-first.
KeptPDF's answer:
The app is plain JavaScript with no front-end framework, which keeps it fast and keeps the code auditable.
PDF work happens in the browser using pdf.js for rendering and pdf-lib for writing. Text recognition uses Tesseract running as WebAssembly. Password and encryption handling uses a WebAssembly build of qpdf. It is a Progressive Web App, so it installs and works offline.
The thin server side is Node on Vercel, with Postgres for accounts, Stripe for billing, and Resend for email. None of those ever see a document.
KeptPDF's answer:
KeptPDF is early and independent, and we do not publish customer names. The product is privacy-first by design: we never see your documents, and we do not track who our users are or what they work on. Publishing a client list would sit badly next to that.
The user base today is mostly solo attorneys, small firms, accountants, and individuals handling their own records.
Based on our record, CodeSandbox seems to be more popular. It has been mentiond 313 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
To begin, you can start creating your own react app using the command line or can directly go to CodeSandbox if you want to skip using the command line which is faster. CodeSandbox is an online code editor and prototype tool that speeds up the creation and sharing of web apps where you can directly deploy your app without any hustle. - Source: dev.to / 3 months ago
To begin, you can create a react app using the command line or any code editor (e.g., VSCode). You can also try using CodeSandbox as an online code editor that is simple to use and allows you to deploy your code. - Source: dev.to / 3 months ago
If you are in a rush to open unknown repos, use GitHub Codespaces or codesandbox with Copilot or another AI integration to analyze the repo for malicious intent and to run it in a safe environment. - Source: dev.to / 9 months ago
CodeSandbox Examples: Check out CodeSandbox for live projects using Shadcn UI. Itโs a great way to see the toolkit in action. - Source: dev.to / over 1 year ago
I am thankful for a platform like CodeSandbox because it allows me to offload majority of the processing power and memory resources to the cloud. With a local VS Code installed, I can tunnel in via a remote connection to work on my projects, tinker, or do a deep-dive on certain topics; all while ensuring that the RPi 4 still has sufficient resources left to run other things in the background. - Source: dev.to / over 1 year ago
CodePen - A front end web development playground.
Smallpdf - PDF document management and conversion suite
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
iLovePDF - Premium online PDF tool set
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
Sejda - Split, merge and other powerful PDF tools.