{"id":21702388,"url":"https://github.com/aphp/edspdf-poppler","last_synced_at":"2026-05-11T03:42:45.996Z","repository":{"id":173975021,"uuid":"651585702","full_name":"aphp/edspdf-poppler","owner":"aphp","description":"Poppler extension for EDS-PDF","archived":false,"fork":false,"pushed_at":"2023-06-13T22:16:59.000Z","size":1607,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T14:06:10.716Z","etag":null,"topics":["bindings","edspdf","extractor","pdf","poppler","prebuilt","python"],"latest_commit_sha":null,"homepage":"https://aphp.github.io/edspdf-poppler/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-09T15:10:54.000Z","updated_at":"2023-06-13T21:57:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"87721ba2-102b-485f-9448-7dc0554faded","html_url":"https://github.com/aphp/edspdf-poppler","commit_stats":null,"previous_names":["aphp/edspdf-poppler"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphp%2Fedspdf-poppler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphp%2Fedspdf-poppler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphp%2Fedspdf-poppler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphp%2Fedspdf-poppler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aphp","download_url":"https://codeload.github.com/aphp/edspdf-poppler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244648240,"owners_count":20487228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bindings","edspdf","extractor","pdf","poppler","prebuilt","python"],"created_at":"2024-11-25T21:15:09.642Z","updated_at":"2026-05-11T03:42:40.975Z","avatar_url":"https://github.com/aphp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tests](https://img.shields.io/github/actions/workflow/status/aphp/edspdf-poppler/tests.yml?branch=main\u0026label=tests\u0026style=flat-square)\n[![Documentation](https://img.shields.io/github/actions/workflow/status/aphp/edspdf-poppler/documentation.yml?branch=main\u0026label=docs\u0026style=flat-square)](https://aphp.github.io/edspdf-poppler/latest/)\n[![PyPI](https://img.shields.io/pypi/v/edspdf-poppler?color=blue\u0026style=flat-square)](https://pypi.org/project/edspdf-poppler/)\n[![Codecov](https://img.shields.io/codecov/c/github/aphp/edspdf-poppler?logo=codecov\u0026style=flat-square)](https://codecov.io/gh/aphp/edspdf-poppler)\n[![DOI](https://zenodo.org/badge/517726737.svg)](https://zenodo.org/badge/latestdoi/517726737)\n\n# edspdf-poppler\n\nedspdf-poppler provides a Poppler-based PDF parser component for [EDS-PDF](https://github.com/aphp/edspdf).\nWe only provide prebuilt binaries for linux and macos. If you are on windows, you will need to build this lib from source.\n\nBeware, Poppler is **GPL-licensed**: edspdf-poppler is therefore also GPL-licensed, and any model depending on this component must be too.\n\n## Getting started\n\nInstall the library with pip:\n\n\u003cdiv class=\"termy\"\u003e\n\n```console\n$ pip install edspdf-poppler\n```\n\n\u003c/div\u003e\n\n## Usage\n\n```\nfrom edspdf import Pipeline\n\nmodel = Pipeline()\nmodel.add_pipe('poppler-extractor')\n\nmodel(pdf_bytes)\n```\n\nVisit the [documentation](https://aphp.github.io/edspdf-poppler/) for more information!\n\n## Acknowledgement\n\nWe would like to thank [Assistance Publique – Hôpitaux de Paris](https://www.aphp.fr/)\nand [AP-HP Foundation](https://fondationrechercheaphp.fr/) for funding this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphp%2Fedspdf-poppler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faphp%2Fedspdf-poppler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphp%2Fedspdf-poppler/lists"}