PDF to JPG Online converter
Convert your PDF documents to JPG images Online free
PDF to JPG Online converterคืออะไร?
PDF to JPG Online converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://pdftojpg.online และคุณลักษณะหลักของมันคือ "Convert your PDF documents to JPG images Online free"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PDF to JPG Online converter
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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" } } |