You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Compress PDF**| Reduce file size with 3 quality levels — Light, Balanced, and Maximum |
59
+
|**PDF to Image**| Export pages as PNG or JPEG at 72 / 150 / 300 DPI — single file or ZIP |
60
+
|**Images to PDF**| Convert images (PNG, JPEG) to PDF with A4, Letter, or Fit-to-Image page sizes |
61
+
|**OCR PDF**| Extract text from scanned or image-based PDFs using Tesseract.js OCR |
62
+
|**Extract Images**| Pull all embedded raster images from a PDF — preview, select, and download individually or as a ZIP |
63
+
|**Crop Pages**| Trim page margins by setting a crop box (mm input, uniform or per-side); also removes existing crop boxes to restore the full page |
64
+
|**Flatten PDF**| Remove interactive form fields and annotations, making the PDF non-editable |
65
+
|**Grayscale PDF**| Convert all pages to grayscale — useful for print cost savings and black-and-white output |
66
+
|**N-up Pages**| Arrange multiple pages onto a single sheet (2-up, 4-up, 9-up) for compact printing |
67
+
|**Contact Sheet**| Render all pages as a thumbnail grid for quick visual review — export as PNG or PDF |
68
+
|**Repair PDF**| Fix structural issues in corrupted or malformed PDFs by re-parsing and rebuilding the file |
67
69
68
70
### ✍️ Annotate & Sign
69
71
@@ -75,8 +77,8 @@ _Add watermarks, signatures, and overlays_
75
77
|**Fill PDF Form**| Fill text fields, checkboxes, dropdowns, and radio groups in interactive PDF forms |
76
78
|**Stamp & Watermark**| Apply pre-built stamps (DRAFT, APPROVED, CONFIDENTIAL, etc.) in text or seal style, or add a custom text watermark with configurable colour, rotation, and opacity |
77
79
|**Add Page Numbers**| Insert page numbers with 6 position options, 4 formats, and custom styling |
78
-
|**Bates Numbering**| Stamp sequential identifiers (prefix + zero-padded number + suffix) for legal and compliance workflows |
79
80
|**Header & Footer**| Add repeating text (with `{{page}}` / `{{total}}` tokens) at the top and bottom of every page |
81
+
|**Bates Numbering**| Stamp sequential identifiers (prefix + zero-padded number + suffix) for legal and compliance workflows |
80
82
81
83
### 🔐 Security & Properties
82
84
@@ -87,6 +89,7 @@ _Protect your PDFs and manage metadata_
87
89
|**PDF Password**| Add or remove a password and control print, copy, and edit rights |
88
90
|**Redact PDF**| Permanently black out sensitive text and images |
89
91
|**Edit Metadata**| View and edit document properties like title, author, subject, keywords, and dates |
92
+
|**Compare PDFs**| Visual side-by-side diff of two PDFs with pixel-level change detection and diff overlay |
90
93
|**PDF Inspector**| View version, page count, dimensions, metadata, and encryption status without modifying |
0 commit comments