diff options
| author | Tadas Vilkeliskis <vilkeliskis.t@gmail.com> | 2026-02-08 16:17:26 -0500 |
|---|---|---|
| committer | Tadas Vilkeliskis <vilkeliskis.t@gmail.com> | 2026-02-08 16:17:26 -0500 |
| commit | 42e267d2d551c56a44f8dea704667451a4677b2f (patch) | |
| tree | 07d07b6331927367abfd58c7cac45dc35aa7dcaf /index.html | |
| parent | 7a18a37ebf3f389518d96dd6dba92774f04ee912 (diff) | |
marketing
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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"> |
