
Vim
Sublime Text
VS Code
Microsoft Visual Studio
GNU Emacs
Notepad++
Netbeans
IntelliJ IDEA
KeptPDF
Smallpdf
iLovePDF
Sejda
Adobe Acrobat DC
CompilaPDF
FoxyUtils Online PDF Tools
OnDevicePDF
KeptPDFNo features have been listed yet.
Vim is recommended for programmers, developers, and system administrators who require a highly efficient and customizable text editing experience. It is especially useful for those who work extensively in terminal environments or need a quick, resource-light text editor for remote systems.
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, Vim seems to be more popular. It has been mentiond 10 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.
Lua is quite small, encouraging distros to include it. The ubuntu gvim has, and the gvim AppImage linked from vim.org does. The default Makefile from github is set up to not include it, but you can uncomment one line there to get it. Source: over 3 years ago
I've not used vimwiki locally (tho I'm old enough to remember the Vim wiki on vim.org :), but I think what you are wanting to do is extend vimwiki's syntax file. I presume it installs one at $VIMRUNTIM/syntax or or ~/.vim/syntax. If this sounds right, then create a ~/.vim/after/syntax/vimwiki.vim file and place your match command in there. Then everytime you open a vimwiki file it should apply your... Source: over 3 years ago
Vim.org has 242k total visitors, tailwindcss.com has 4.4m, planetscale.com has 412k, jpl.nasa.gov has 2.6m, all built with Tailwind, all several years younger than Vim's website. Unnecessary comparison, unnecessary defence. It's a valuable tool, fine, but a complete disregard for anyone who doesn't love a crappy website and would like to navigate a website like a normal human is not something to be defended. Maybe... Source: almost 4 years ago
I write in Vim with some customizations in my vimrc to gear it more towards prose writing than code editing. It's not pretty, but Normal Mode and Ex commands are the most powerful text editing tools out there, so that means I spend less time on making corrections and other edits. Source: over 4 years ago
If you are open minded and would like to try it out, click me for more information! Cheers. - Source: dev.to / over 4 years ago
Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.
Smallpdf - PDF document management and conversion suite
VS Code - Build and debug modern web and cloud applications, by Microsoft
iLovePDF - Premium online PDF tool set
Microsoft Visual Studio - Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft.
Sejda - Split, merge and other powerful PDF tools.