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": "PDFをPNG画像に変換する",
"title": "PDFからPNGへ"
},
"convertToPdf": {
"description": "様々な画像形式PNG、GIF、JPG、TIF、PSD、SVG、WEBP、HEIC、RAWをPDFに変換します。画像サイズとページの向きを調整できます。",
"shortDescription": "画像を PDF に変換し、画像のサイズやページの向きを調整できます。",
"title": "画像を PDF に変換"
},
"protectPdf": {
"description": "ブラウザで安全にPDFファイルにパスワード保護を追加します",
"shortDescription": "PDFファイルをパスワードで安全に保護する",