AltoExtractPDF: Free PDF Extraction Tool

Extract pages from a PDF document with our free extension

Qu'est-ce que AltoExtractPDF: Free PDF Extraction Tool ?

AltoExtractPDF: Free PDF Extraction Tool est une extension Chrome développée par https://www.pdffiller.com, et sa fonction principale est "Extract pages from a PDF document with our free extension".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension AltoExtractPDF: Free PDF Extraction Tool

Téléchargez les fichiers d'extension AltoExtractPDF: Free PDF Extraction Tool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        The Alto Extract Pages from PDF by PDFfiller is a powerful extension for Chrome. This tool automatically fetches any needed set of pages from your PDF document and works right in your browser. 

Alto Extract Pages saves your time while you extract PDF pages and is absolutely free.

The user-friendly interface and intuitive design of the extension makes it easy to stay productive and perform complex tasks with a one-two punch. Alto Extract Pages perfectly integrates with Chrome and simplifies the process of splitting a document into separate pages.

Add this extension to your browser and avoid searching for time-consuming services while saving time on registration and logins. Alto Extract PDF Pages is a simple tool that perfectly replaces cumbersome software that would normally require downloading and installation. 

Safety is guaranteed as all documents uploaded are deleted from the server as soon your job has been completed. 

➤ To begin, click the Alto Extract icon in the top right corner of your Google Chrome window.
➤ Click the Choose a File button to upload a document from your device, or click the Google Drive icon to import a document stored in the cloud. Note that the doc size should not exceed 25 Mb.
➤ Extract one page from a PDF or click All to separate all the pages of your document. Set a page range, choose a single page, or select random pages to be extracted. Then, download a neat and professional looking PDF in seconds.
➤ Click Work on your PDF if you want to continue editing, for example, to convert the document to another format, merge several documents or even e-sign them online. Or click Download to save the document to your computer.

It only takes a few minutes to upload and extract PDF pages online. And you won’t have any problem with deployment, whether you’re using iOS, Linux or Windows. The Alto Extract Pages extension is compatible with all major operating systems. Use it on any internet-connected device. 

In addition, you get better flexibility by working on-the-go. Manage your documents with your smartphone or tablet without worry of running out of space as Alto extensions process files in the cloud to avoid taking up any memory or resources on your device. 

Just like you extract pages from a PDF in Adobe Reader or PDFfiller, use Alto Extract Pages to get the pages you need. This tool is a powerful alternative to paid programs. Avoid extra hassle and get a clean result without sacrificing quality. Try it now and extract as many PDF documents as you need absolutely for free.                    

Informations de Base sur l'Extension

Nom AltoExtractPDF: Free PDF Extraction Tool AltoExtractPDF: Free PDF Extraction Tool
ID jdphmjhcnanflalooikhogcbdjgkecff
URL Officiel https://chrome.google.com/webstore/detail/altoextractpdf-free-pdf-e/jdphmjhcnanflalooikhogcbdjgkecff
Description Extract pages from a PDF document with our free extension
Taille du Fichier 1.07 MB
Nombre d'Installations 1,000
Version Actuelle 1.0.7
Dernière Mise à Jour 2021-04-08
Date de Publication 2019-12-26
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://www.pdffiller.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://altopdf.com/privacy_policy
Langues Prises en Charge en
manifest.json
{
    "name": "AltoExtractPDF: Free PDF Extraction Tool",
    "version": "1.0.7",
    "description": "Extract pages from a PDF document with our free extension",
    "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",
        "*:\/\/altoextractpdf.com\/*"
    ],
    "browser_action": {
        "default_title": "AltoExtractPDF: Free PDF Extraction 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-6jt17q62tghoeopneh82e6b2jk4v7hh7.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}