Document and Image Converter Toolbox

Document Processor and Image Converter Toolbox.

What is Document and Image Converter Toolbox?

Document and Image Converter Toolbox is a Chrome extension developed by sciweavers, and its main feature is "Document Processor and Image Converter Toolbox.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Document and Image Converter Toolbox Extension CRX File

Download Document and Image Converter Toolbox extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        The extension is a document and image converter toolbox. It converts Word, PowerPoint, Excel, Postscript, and major image formats to PDF. Converts PDF to thumbnails, text, or postscript. Converts Latex equations to image. Extracts text from images using optical character recognition OCR. Converts Latex documents to Word. Provides conversion among major image formats.

Chrome Extensions are not allowed to load local files for security purposes. Therefore, this extension is limited to converting your online files only.                    

Extension Basic Information

Name Document and Image Converter Toolbox Document and Image Converter Toolbox
ID jpjkaekegnficmcdgicgdbnpnjiaeldi
Official URL https://chromewebstore.google.com/detail/document-and-image-conver/jpjkaekegnficmcdgicgdbnpnjiaeldi
Description Document Processor and Image Converter Toolbox.
File Size 10.93 KB
Installation Count 20,000
Current Version 5.0
Last Updated 2018-10-04
Publish Date 2018-10-03
Rating 3.24/5 Total 121 Ratings
Developer sciweavers
Payment Type free
Extension Website http://www.sciweavers.org/
Help Page URL http://www.sciweavers.org/sci2ools
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Document and Image Converter Toolbox",
    "version": "5.0",
    "manifest_version": 2,
    "description": "Document Processor and Image Converter Toolbox.",
    "browser_action": {
        "default_icon": "icon19.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    }
}