# PDFix SDK Package
## PDFix SDK - High Performace PDF library
`keywords: pdf, accessibility, remediation, extraction, html, conversion, render, watermark, redact, sign, forms`
PDFix SDK analyses the key components of the PDF and makes it easily available for you to manipulate. It’s a high-performance library that helps software developers and end-users integrate PDF functionality into their workflows.
## Features
- Automated PDF Remediation (PDF/UA)
- Automated Data Extraction (JSON, XML)
- PDF to HTML Conversion (Original, Responsive, by Tags)
- Standard PDF Editing Features (render, watermark, redact, sign, forms, and more)
## Change log
[https://github.com/pdfix/pdfix_sdk_builds/blob/main/changelog.md](https://github.com/pdfix/pdfix_sdk_builds/blob/main/changelog.md)
## Supported platforms
- Linux amd64
- Windows amd64
- macOS amd64, arm64
## Installation
```
pip install pdfix-sdk
```
## Example
```
from pdfixsdk.Pdfix import *
pdfix = GetPdfix()
doc = pdfix.OpenDoc("path/to/your.pdf", "")
print(doc.GetNumPages())
doc.Close()
```
More Python examples on [https://github.com/pdfix/pdfix_sdk_example_python](https://github.com/pdfix/pdfix_sdk_example_python)
Raw data
{
"_id": null,
"home_page": "https://github.com/pdfix/pdfix-sdk-pypi-package",
"name": "pdfix-sdk",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "pdfix, pdf, accessibility, remediation, extraction, html, conversion, render, watermark, redact, sign, forms",
"author": "PDFix s.r.o.",
"author_email": "support@pdfix.net",
"download_url": "https://files.pythonhosted.org/packages/4a/1b/7e3824f9cb02139df778f46ff290cb741429f488682c8eba5c617797ccde/pdfix_sdk-8.3.1.tar.gz",
"platform": null,
"description": "# PDFix SDK Package\n\n## PDFix SDK - High Performace PDF library\n\n`keywords: pdf, accessibility, remediation, extraction, html, conversion, render, watermark, redact, sign, forms`\n\nPDFix SDK analyses the key components of the PDF and makes it easily available for you to manipulate. It\u2019s a high-performance library that helps software developers and end-users integrate PDF functionality into their workflows.\n\n## Features\n- Automated PDF Remediation (PDF/UA)\n- Automated Data Extraction (JSON, XML)\n- PDF to HTML Conversion (Original, Responsive, by Tags)\n- Standard PDF Editing Features (render, watermark, redact, sign, forms, and more)\n\n## Change log\n[https://github.com/pdfix/pdfix_sdk_builds/blob/main/changelog.md](https://github.com/pdfix/pdfix_sdk_builds/blob/main/changelog.md)\n\n## Supported platforms\n- Linux amd64\n- Windows amd64\n- macOS amd64, arm64\n\n## Installation \n```\npip install pdfix-sdk\n```\n\n## Example\n\n```\nfrom pdfixsdk.Pdfix import *\n\npdfix = GetPdfix()\ndoc = pdfix.OpenDoc(\"path/to/your.pdf\", \"\")\nprint(doc.GetNumPages())\ndoc.Close()\n```\n\nMore Python examples on [https://github.com/pdfix/pdfix_sdk_example_python](https://github.com/pdfix/pdfix_sdk_example_python)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "PDFix SDK - Automated PDF Remediation, Data Extraction, HTML Conversion",
"version": "8.3.1",
"project_urls": {
"Bug Reports": "https://github.com/pdfix/pdfix-sdk-pypi-package/issues",
"Documentation": "https://github.com/pdfix/pdfix-sdk-pypi-package",
"Homepage": "https://pdfix.net",
"License": "https://pdfix.net/terms",
"Source Code": "https://github.com/pdfix/pdfix-sdk-pypi-package"
},
"split_keywords": [
"pdfix",
" pdf",
" accessibility",
" remediation",
" extraction",
" html",
" conversion",
" render",
" watermark",
" redact",
" sign",
" forms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b65a7f8c04661cb297e3f598a43c87fc848961e3500ed9a730f6aee98723c5c4",
"md5": "4b923fae98fde9642a59b9240bd0666e",
"sha256": "77930dfcf63fe1dfbc22246a131103310c3f1c355abc459fb11d947c9c34809d"
},
"downloads": -1,
"filename": "pdfix_sdk-8.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b923fae98fde9642a59b9240bd0666e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 41633348,
"upload_time": "2024-11-05T09:37:06",
"upload_time_iso_8601": "2024-11-05T09:37:06.850393Z",
"url": "https://files.pythonhosted.org/packages/b6/5a/7f8c04661cb297e3f598a43c87fc848961e3500ed9a730f6aee98723c5c4/pdfix_sdk-8.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4a1b7e3824f9cb02139df778f46ff290cb741429f488682c8eba5c617797ccde",
"md5": "3f8f5d53ecf8d4496285de39afcaf8b7",
"sha256": "1b96fbd51803a4499d0f5783c6c1d97d519f55a6c0940f4dc69a2d6d5eec4895"
},
"downloads": -1,
"filename": "pdfix_sdk-8.3.1.tar.gz",
"has_sig": false,
"md5_digest": "3f8f5d53ecf8d4496285de39afcaf8b7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 41454286,
"upload_time": "2024-11-05T09:37:17",
"upload_time_iso_8601": "2024-11-05T09:37:17.746308Z",
"url": "https://files.pythonhosted.org/packages/4a/1b/7e3824f9cb02139df778f46ff290cb741429f488682c8eba5c617797ccde/pdfix_sdk-8.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-05 09:37:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pdfix",
"github_project": "pdfix-sdk-pypi-package",
"github_not_found": true,
"lcname": "pdfix-sdk"
}