Convert PDF to Editable Doc

Effortlessly convert your PDF to DOCX, ODT, RTF, PDF, TXT, HTML, EPUB with Convert PDF to Editable Doc.

Convert PDF to Editable Docとは何ですか?

Convert PDF to Editable Docはkalpamadhushanによって開発されたChromeの拡張機能で、その主な機能は「Effortlessly convert your PDF to DOCX, ODT, RTF, PDF, TXT, HTML, EPUB with Convert PDF to Editable Doc.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Convert PDF to Editable Doc拡張機能のCRXファイルをダウンロード

Convert PDF to Editable Doc拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Introducing our Chrome extension, the ultimate PDF transformation tool! , "Convert PDF to Editable DOC," you can seamlessly convert any PDF document into a versatile range of editable formats, making it the perfect solution for tackling scanned or uneditable PDFs.

Whether you're dealing with scanned documents from your exams or facing the challenge of uneditable PDFs in your work, our extension has you covered. You can effortlessly convert PDFs to DOCX, ODT, RTF, PDF, TXT, HTML, and EPUB formats, giving you the freedom to edit, search, and interact with your documents like never before.

The motivation behind creating this extension is simple: to enhance productivity and convenience for students, professionals, and anyone who regularly works with documents. As a student myself, I often encountered exam practice papers in uneditable or scanned formats. With this extension, I found a solution to convert them into editable documents, enabling me to easily extract questions for practice or conduct research through chat with GPT or quick Google searches. This extension aims to be a valuable asset for students and document-centric professionals alike, streamlining the document-handling process and facilitating efficient work and study practices.                    

拡張機能の基本情報

名前 Convert PDF to Editable Doc Convert PDF to Editable Doc
ID dohkohlaloioojcbkhpngncfaolcimio
公式URL https://chromewebstore.google.com/detail/convert-pdf-to-editable-d/dohkohlaloioojcbkhpngncfaolcimio
説明 Effortlessly convert your PDF to DOCX, ODT, RTF, PDF, TXT, HTML, EPUB with Convert PDF to Editable Doc.
ファイルサイズ 81.14 KB
インストール数 107
現在のバージョン 0.0.0.2
最終更新日 2023-09-30
公開日 2023-09-29
評価 5.00/5 合計 5 レビュー
開発者 kalpamadhushan
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.tyrolead.com/
ヘルプページのURL https://www.tyrolead.com/p/contact.html
プライバシーポリシーページのURL https://www.tyrolead.com/p/privacy-policy.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.0.0.2",
    "name": "Convert PDF to Editable Doc",
    "description": "Effortlessly convert your PDF to DOCX, ODT, RTF, PDF, TXT, HTML, EPUB with Convert PDF to Editable Doc.",
    "author": "[email protected]",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_title": "Convert PDF to Editable Doc"
    }
}