Image to PDF - dearprint
Create a multi-page PDF from WEB or PC images. PDF/X format is supported.
什么是Image to PDF - dearprint?
Image to PDF - dearprint是由drawser开发的Chrome扩展程序,该扩展的主要功能是“Create a multi-page PDF from WEB or PC images. PDF/X format is supported.”。
扩展截图
下载Image to PDF - dearprint扩展crx文件
下载Image to PDF - dearprint扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
From web images or your local PC images, you can create a multi-page PDF.
Your local images do NOT UPLOAD to server, therefore your local images are not viewed by others.
It dose NOT EAT MEMORY, when it is not working.
Features:
* Select images which you convert.
* Choose a save PDF type between viewing in "PC" or "Print" or "PDF/X".
* Save in various color controlled PDF formats, PDF/X-1a, PDF/X-3, PDF/X-4.
* Sort images by Size, Displayed order in browsing WEB, Selected, or Manual sort by drag & drop.
* Conversion speed is fast, because a PDF conversion works locally.
* Images can edit. (It needs network connection and local images cannot edit.)
If you need Chrome Apps version,
https://chrome.google.com/webstore/detail/image-to-pdf-dearprintcom/npkedjkmmnfjjpmglmgaeinblddpomla 扩展基本信息
| 名称 | |
| ID | fkcddcfdmiebmhabfipjlnkkeokdlbom |
| 官方URL | https://chromewebstore.google.com/detail/image-to-pdf-dearprint/fkcddcfdmiebmhabfipjlnkkeokdlbom |
| 简介 | Create a multi-page PDF from WEB or PC images. PDF/X format is supported. |
| 文件大小 | 7.4 MB |
| 安装次数 | 24,549 |
| 当前版本 | 0.0.4.0 |
| 更新时间 | 2015-11-04 |
| 上架时间 | 2015-11-03 |
| 评分 | 4.09/5 共46次评分 |
| 开发者 | drawser |
| 付费类型 | free |
| 支持的语言 | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Image to PDF - dearprint",
"version": "0.0.4.0",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "top_icon128.png"
},
"options_page": "options.html",
"minimum_chrome_version": "20",
"offline_enabled": true,
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"permissions": [
" | |