Split PDF (by PDFLite.co)

Split PDF with 100% privacy. No uploads required, works offline.

What is Split PDF (by PDFLite.co)?

Split PDF (by PDFLite.co) is a Chrome extension developed by http://pdflite.co, and its main feature is "Split PDF with 100% privacy. No uploads required, works offline.".

Extension Screenshots

screenshot

Download Split PDF (by PDFLite.co) Extension CRX File

Download Split PDF (by PDFLite.co) 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

                        Split PDF is a free pdf splitter providing 100% privacy for your files. Works without Internet.

Features:
- Select pages to extract or split
- Automatically merge parts you split or download extracted pages separately
- Preview PDF before splitting
- No fee, no signups, no subscriptions.
- No analytics or tracking inside.
- Works offline                    

Extension Basic Information

Name Split PDF (by PDFLite.co) Split PDF (by PDFLite.co)
ID nfpaplbphmdjdbgdajopkihjcdilepdd
Official URL https://chrome.google.com/webstore/detail/split-pdf-by-pdfliteco/nfpaplbphmdjdbgdajopkihjcdilepdd
Description Split PDF with 100% privacy. No uploads required, works offline.
File Size 645 KB
Installation Count 322
Current Version 1.0.2
Last Updated 2021-04-03
Publish Date 2021-04-03
Rating 5.00/5 Total 1 Ratings
Developer http://pdflite.co
Email [email protected]
Payment Type free
Privacy Policy Page URL https://pdf.co/pages/legal/privacy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.2",
    "name": "Split PDF (by PDFLite.co)",
    "description": "Split PDF with 100% privacy. No uploads required, works offline.",
    "author": "PDFLite.co",
    "short_name": "PDFLite.co",
    "icons": {
        "32": "assets\/images\/icon32.png",
        "48": "assets\/images\/icon48.png",
        "64": "assets\/images\/icon64.png",
        "128": "assets\/images\/icon128.png",
        "144": "assets\/images\/icon144.png"
    },
    "browser_action": {
        "default_icon": {
            "32": "assets\/images\/icon32.png"
        },
        "default_title": "Split PDF (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}