pdf-ansh


Namepdf-ansh JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Anshpreet123/pdf-tools
SummaryA Python package for various PDF operations.
upload_time2025-02-09 17:24:08
maintainerNone
docs_urlNone
authorAnsh Preet
requires_python>=3.6
licenseNone
keywords pdf tools merge split compress encrypt watermark
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PDF Tools

PDF Tools is a Python package that provides various utilities for handling PDFs, such as merging, splitting, compressing, encrypting, decrypting, and watermarking.

## Features
- 📂 **Merge PDFs**: Combine multiple PDFs into one.
- ✂️ **Split PDFs**: Extract individual pages from a PDF.
- 🔽 **Compress PDFs**: Reduce file size by optimizing images.
- 🔒 **Encrypt/Decrypt PDFs**: Secure PDFs with a password.
- 🖋 **Add Watermarks**: Overlay a watermark onto PDFs.

## Installation
```bash
pip install pdf-tools

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Anshpreet123/pdf-tools",
    "name": "pdf-ansh",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "pdf, tools, merge, split, compress, encrypt, watermark",
    "author": "Ansh Preet",
    "author_email": "anshpreet022@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f4/20/c4ebc37ea2d0787953f4ca7099ab5342241578ded78b9f6a353e4bc8b283/pdf_ansh-0.1.0.tar.gz",
    "platform": null,
    "description": "# PDF Tools\r\n\r\nPDF Tools is a Python package that provides various utilities for handling PDFs, such as merging, splitting, compressing, encrypting, decrypting, and watermarking.\r\n\r\n## Features\r\n- \ud83d\udcc2 **Merge PDFs**: Combine multiple PDFs into one.\r\n- \u2702\ufe0f **Split PDFs**: Extract individual pages from a PDF.\r\n- \ud83d\udd3d **Compress PDFs**: Reduce file size by optimizing images.\r\n- \ud83d\udd12 **Encrypt/Decrypt PDFs**: Secure PDFs with a password.\r\n- \ud83d\udd8b **Add Watermarks**: Overlay a watermark onto PDFs.\r\n\r\n## Installation\r\n```bash\r\npip install pdf-tools\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package for various PDF operations.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Anshpreet123/pdf-tools"
    },
    "split_keywords": [
        "pdf",
        " tools",
        " merge",
        " split",
        " compress",
        " encrypt",
        " watermark"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b3517a20f9bc80c9fcba969d3356795329bb15b3f2229dcce93f0fd5c246e02",
                "md5": "066fc81589ff9c7f6fc38c865e71eb75",
                "sha256": "d5a162fe43193732691fcf2493035162a7a46d1c934e28ece6d0b44fa7691475"
            },
            "downloads": -1,
            "filename": "pdf_ansh-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "066fc81589ff9c7f6fc38c865e71eb75",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5475,
            "upload_time": "2025-02-09T17:24:06",
            "upload_time_iso_8601": "2025-02-09T17:24:06.299723Z",
            "url": "https://files.pythonhosted.org/packages/5b/35/17a20f9bc80c9fcba969d3356795329bb15b3f2229dcce93f0fd5c246e02/pdf_ansh-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f420c4ebc37ea2d0787953f4ca7099ab5342241578ded78b9f6a353e4bc8b283",
                "md5": "10a7f972b326402b0b1fa2c619df7c60",
                "sha256": "579c823cba979d66d7962c2a100b7259753e63cb585ce50f718da49450ff20c1"
            },
            "downloads": -1,
            "filename": "pdf_ansh-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "10a7f972b326402b0b1fa2c619df7c60",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4204,
            "upload_time": "2025-02-09T17:24:08",
            "upload_time_iso_8601": "2025-02-09T17:24:08.611270Z",
            "url": "https://files.pythonhosted.org/packages/f4/20/c4ebc37ea2d0787953f4ca7099ab5342241578ded78b9f6a353e4bc8b283/pdf_ansh-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 17:24:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Anshpreet123",
    "github_project": "pdf-tools",
    "github_not_found": true,
    "lcname": "pdf-ansh"
}
        
Elapsed time: 1.71454s