mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-18 13:58:34 +05:30
Add full Images to PDF functionality with language updates and tests
This commit is contained in:
parent
d22b7e56eb
commit
0ee424fe12
16 changed files with 545 additions and 9 deletions
|
|
@ -63,6 +63,11 @@
|
|||
"shortDescription": "PDF naar PNG-afbeeldingen converteren",
|
||||
"title": "PDF naar PNG"
|
||||
},
|
||||
"convertToPdf": {
|
||||
"title": "Afbeeldingen naar PDF",
|
||||
"description": "Verschillende afbeeldingsformaten (PNG, GIF, JPG, TIF, PSD, SVG, WEBP, HEIC, RAW) naar PDF converteren, met opties om de afbeelding te schalen en de paginaoriëntatie te kiezen.",
|
||||
"shortDescription": "Afbeeldingen naar PDF converteren met schaal- en oriëntatiecontrole"
|
||||
},
|
||||
"protectPdf": {
|
||||
"description": "Voeg wachtwoordbeveiliging toe aan uw PDF-bestanden veilig in uw browser",
|
||||
"shortDescription": "PDF-bestanden veilig met een wachtwoord beveiligen",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue