Add full Images to PDF functionality with language updates and tests

This commit is contained in:
Matus
2025-10-24 17:32:07 +02:00
parent d22b7e56eb
commit 0ee424fe12
16 changed files with 545 additions and 9 deletions

View File

@@ -63,6 +63,11 @@
"shortDescription": "Convert PDF into PNG images",
"title": "PDF to PNG"
},
"convertToPdf": {
"title": "Images to PDF",
"description": "Convert various image formats (PNG, GIF, JPG, TIF, PSD, SVG, WEBP, HEIC, RAW) to PDF, with options to scale the image and choose page orientation.",
"shortDescription": "Convert images to PDF with scale and orientation control"
},
"protectPdf": {
"description": "Add password protection to your PDF files securely in your browser",
"shortDescription": "Password protect PDF files securely",