PDF to JPG Online converter
Convert your PDF documents to JPG images Online free
PDF to JPG Online converterとは何ですか?
PDF to JPG Online converterはhttp://pdftojpg.onlineによって開発されたChromeの拡張機能で、その主な機能は「Convert your PDF documents to JPG images Online free」です。
拡張機能のスクリーンショット
PDF to JPG Online converter拡張機能のCRXファイルをダウンロード
PDF to JPG Online converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The #1 convert PDF to JPG images online free. pdftojpg.online converter is an online tool that convert the PDF files to images. It's a simple, transparent PDF converter that supports various formats like JPG, PNG, Jpeg, Webp. How to Convert PDF to JPG Image online: - Select Your PDF document using 'Choose file' option. - Select preferred "Image quality" and " Image format" as per your requirement - Press the “Convert Now” button and the file will be converted in a moment. - You can download directly by clicking on "Download IMAGE files" button. Features: - Simply transform PDF to Images in the most accurate and precise way possible. - Convert a PDF page into a JPG file or JPG images to PDF format. - There is no need to install or download any apps or programs. Privacy: - The uploaded files will be removed automatically after 1 hour.
拡張機能の基本情報
名前 | |
ID | ecgnildbpmmpchlkjmkhciaepnnogced |
公式URL | https://chrome.google.com/webstore/detail/pdf-to-jpg-online-convert/ecgnildbpmmpchlkjmkhciaepnnogced |
説明 | Convert your PDF documents to JPG images Online free |
ファイルサイズ | 67.17 KB |
インストール数 | 19 |
現在のバージョン | 1.0 |
最終更新日 | 2021-02-28 |
公開日 | 2021-02-28 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://pdftojpg.online |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://pdftojpg.online |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PDF to JPG Online converter", "description": "Convert your PDF documents to JPG images Online free", "version": "1.0", "browser_action": { "default_icon": "icons\/icon.png", "default_title": "PDf to JPG Converter", "default_popup": "background.html" }, "permissions": [ "activeTab" ], "icons": { "128": "icons\/icon128x128.png", "64": "icons\/icon64x64.png", "48": "icons\/icon48x48.png", "32": "icons\/icon32x32.png", "16": "icons\/icon16x16.png" } } |