Merge pull request #576 from InstaZDLL/feat/timestamp-pdf

feat: add Timestamp PDF tool with RFC 3161 support
This commit is contained in:
Alam
2026-03-27 11:03:57 +05:30
committed by GitHub
31 changed files with 1644 additions and 11 deletions

View File

@@ -748,6 +748,15 @@
"pageTitle": "Validate PDF Signature - Verify Digital Signatures | BentoPDF",
"subtitle": "Verify digital signatures in your PDF files. Check certificate validity, view signer details, and confirm document integrity. All processing happens in your browser."
},
"timestampPdf": {
"name": "Timestamp PDF",
"pageTitle": "Timestamp PDF Online Free - RFC 3161 Document Timestamp | BentoPDF",
"subtitle": "Add an RFC 3161 document timestamp to your PDF using a trusted Time Stamp Authority (TSA) server. Proves your document existed at a specific point in time. No certificate required.",
"tsaSectionTitle": "Timestamp Server (TSA)",
"selectTsa": "Select a TSA server",
"applyTimestamp": "Apply Timestamp",
"successMessage": "PDF timestamped successfully! The timestamp can be verified in Adobe Acrobat and other PDF readers."
},
"emailToPdf": {
"name": "Email to PDF",
"subtitle": "Convert email files (EML, MSG) to PDF format. Supports Outlook exports and standard email formats.",