
CodePen
JSFiddle
CodeSandbox
GitHub
replit
VS Code
Pastebin.com
JS Bin
KeptPDF
Smallpdf
iLovePDF
Sejda
Adobe Acrobat DC
CompilaPDF
FoxyUtils Online PDF Tools
OnDevicePDF
CodePen
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, CodePen seems to be more popular. It has been mentiond 513 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.
> I vividly remember IE and many hacks to have css elements properly working in itโฆ The common advice now is to only use CSS that is supported in the last two major versions of each major browser. You can check any css property's support here: https://caniuse.com/ > Imho this is a reason why markdown and other rich-textual formats appeared. Markdown is a superset of html and through it contains css through the... - Source: Hacker News / 14 days ago
Thank you, heartfelt... For sharing an artwork, a miracle! Just in case, have you considered publishing the work at platforms as CodePen, where genius Artists/People express their art, too, as you?: // https://codepen.io/. - Source: Hacker News / about 2 months ago
Embed on DEV: If you prefer CodePen embed, create a Pen with that HTML and add to the post as: {% codepen https://codepen.io//pen/ %}. - Source: dev.to / 10 months ago
CodePen is where creativity meets frontend code. You can write HTML, CSS, and JavaScript and see results instantly in the browser. - Source: dev.to / about 1 year ago
For those preferring agent-based approaches, Replit Agent shines. Khris Steven, Founder of KhrisDigital Marketing, notes, "You can simply describe what you want your app to do in plain English, and Replit Agent will generate the code and deploy it." This natural language interface fosters collaboration, turning ideas into deployable apps in minutes. - Source: dev.to / about 1 year ago
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
Smallpdf - PDF document management and conversion suite
CodeSandbox - Online playground for React
iLovePDF - Premium online PDF tool set
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Sejda - Split, merge and other powerful PDF tools.