AltoConvertPNGtoPDF: Free PNG to PDF Tool

Instantly convert PNG to PDF documents online

Co je AltoConvertPNGtoPDF: Free PNG to PDF Tool?

AltoConvertPNGtoPDF: Free PNG to PDF Tool je rozšíření Chrome vyvinuté https://www.pdffiller.com, a jeho hlavní funkcí je „Instantly convert PNG to PDF documents online“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření AltoConvertPNGtoPDF: Free PNG to PDF Tool

Stáhněte si soubory rozšíření AltoConvertPNGtoPDF: Free PNG to PDF Tool ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        The Alto PNG to PDF Converter is a free browser-based PNG converting tool. It allows you to convert PNG files to PDF format in a matter of seconds without even closing your browser. The extension is especially helpful when converting large or image-based PNGs that you need to share, edit, e-sign, or insert into another PDF document.

Add the Alto PNG to PDF Converter to Chrome in one click and start processing documents right away. It only takes a few simple steps to convert a PNG to PDF online and save it to your device for future use:
➤ To begin, click the Alto PNG to PDF Converter icon in the top right corner of your Google Chrome window.
➤ Click the Choose a File button to upload a document from your device’s storage, or click the Google Drive icon to import a document stored in the cloud. Note that the doc size should not exceed 25 Mb.
➤ Wait for your document to upload, then click Convert. Click Upload another document in case you’d like to attach a different document.
➤ As soon as the conversion process of a PNG file to PDF has finished, you can specify what you want to do next - continue editing your document online (i.e. add or remove text or pages in the document, e-sign it online, etc.) or simply download the doc to your computer.
With the Alto PNG to PDF Converter, you are free to upload and convert multiple PNGs to PDFs without any charges applied. 

Thanks to a smart, self-explanatory and simple user interface, you can change a PNG to PDF and edit it immediately after adding the Alto PNG to PDF Converter to Chrome. This extension takes up almost no extra memory and is accessible from any internet-connected device: convert PNG to PDF on Mac OS, Windows or Linux.

What’s more, every document you upload via the Alto PNG to PDF Converter tool is processed on secure offsite servers and deleted immediately after you download it to guarantee the safety of your data.

Try the Alto PNG to PDF Converter online and forget about switching between apps or looking for third-party software every time you need to perform such a simple procedure. Increase your productivity and utilize repetitive work processes to manage your time effectively. Experience the benefits of being able to convert PNGs to PDFs for free.                    

Základní Informace o Rozšíření

Název AltoConvertPNGtoPDF: Free PNG to PDF Tool AltoConvertPNGtoPDF: Free PNG to PDF Tool
ID hfiilhahaohcnnfjcjidaafggkhoehoa
Oficiální URL https://chrome.google.com/webstore/detail/altoconvertpngtopdf-free/hfiilhahaohcnnfjcjidaafggkhoehoa
Popis Instantly convert PNG to PDF documents online
Velikost souboru 1.07 MB
Počet instalací 105
Aktuální Verze 1.0.10
Poslední Aktualizace 2021-11-03
Datum Vydání 2020-01-09
Vývojář https://www.pdffiller.com
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://altopdf.com/privacy_policy
Podporované Jazyky en
manifest.json
{
    "name": "AltoConvertPNGtoPDF: Free PNG to PDF Tool",
    "version": "1.0.10",
    "description": "Instantly convert PNG to PDF documents online",
    "author": "pdfFiller",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "*:\/\/*.amazonaws.com\/*",
        "*:\/\/*.pdffillers.com\/*",
        "*:\/\/*.pdffiller.com\/*",
        "https:\/\/www.googleapis.com\/",
        "background",
        "identity",
        "storage",
        "*:\/\/airconvertpngtopdf.com\/*"
    ],
    "browser_action": {
        "default_title": "AltoConvertPNGtoPDF: Free PNG to PDF Tool",
        "default_popup": "pages\/popup.html"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/content.googleapis.com https:\/\/ajax.googleapis.com https:\/\/www.googleapis.com https:\/\/apis.google.com; object-src 'self'",
    "oauth2": {
        "client_id": "1060620009036-h150qumm5revora8da55cu976i2qdgif.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}