mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-19 14:22:07 +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": "Converter PDF em imagens PNG",
|
||||
"title": "PDF para PNG"
|
||||
},
|
||||
"convertToPdf": {
|
||||
"title": "Imagens para PDF",
|
||||
"description": "Converter vários formatos de imagem (PNG, GIF, JPG, TIF, PSD, SVG, WEBP, HEIC, RAW) em PDF, com opções para redimensionar a imagem e escolher a orientação da página.",
|
||||
"shortDescription": "Converter imagens em PDF com controle de escala e orientação"
|
||||
},
|
||||
"protectPdf": {
|
||||
"description": "Adicione proteção por senha aos seus arquivos PDF com segurança no seu navegador",
|
||||
"shortDescription": "Proteja arquivos PDF com senha com segurança",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue