summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/index.html b/index.html
index 0c846d4..40ecddd 100644
--- a/index.html
+++ b/index.html
@@ -34,9 +34,10 @@
"priceCurrency": "USD"
},
"featureList": [
- "Local-only processing",
- "Permanent flattening",
- "Search and redact",
+ "Local-only processing via WebAssembly",
+ "Permanent flattening via image rasterization",
+ "Search and redact keyword removal",
+ "Zero server upload privacy guarantee",
"Text selection redaction",
"No file size limits"
],
@@ -122,7 +123,7 @@
<p class="text-xl md:text-2xl text-gray-600 leading-relaxed mb-10 font-light">
Most online PDF tools upload your files to their servers. <span class="font-medium text-gray-900">Why take that risk?</span>
<br><br>
- <strong class="font-semibold text-gray-900">Just Redact</strong> is a secure, client-side PDF redaction tool. It runs 100% in your browser. Your financial, legal, and medical documents never leave your computer.
+ <strong class="font-semibold text-gray-900">Just Redact</strong> lets you black out sensitive info right in your browser. We turn your pages into flat images so the hidden data is gone for good. Your financial, legal, and medical documents never leave your computer.
</p>
<div class="flex flex-col sm:flex-row gap-4 items-start sm:items-center">