{"id":32172730,"url":"https://github.com/remoteoss/pdf_to_text","last_synced_at":"2025-10-21T18:42:59.404Z","repository":{"id":39831610,"uuid":"486582967","full_name":"remoteoss/pdf_to_text","owner":"remoteoss","description":"Extracts text from PDF","archived":true,"fork":false,"pushed_at":"2022-12-12T04:15:43.000Z","size":158,"stargazers_count":7,"open_issues_count":7,"forks_count":4,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-12T08:13:46.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/remoteoss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-28T12:22:18.000Z","updated_at":"2024-06-27T22:43:52.000Z","dependencies_parsed_at":"2023-01-27T13:01:26.810Z","dependency_job_id":null,"html_url":"https://github.com/remoteoss/pdf_to_text","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/remoteoss/pdf_to_text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fpdf_to_text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fpdf_to_text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fpdf_to_text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fpdf_to_text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remoteoss","download_url":"https://codeload.github.com/remoteoss/pdf_to_text/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remoteoss%2Fpdf_to_text/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279538854,"owners_count":26187265,"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","status":"online","status_checked_at":"2025-10-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-21T18:42:58.317Z","updated_at":"2025-10-21T18:42:59.395Z","avatar_url":"https://github.com/remoteoss.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PdfToText\n\nExtracts text from a PDF file. Still just an experiment 🎉\n\n## License\n\nUsing GPLv2 due to the usage of said license on Poppler.\n\n## Installation\n\n## Install Rust\n\nUse Rustup to install Rust:\n`curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`\n\n### Install Poppler\n\n- For OSX: `brew install poppler`\n- For Debian: `apt-get install libpoppler-glib-dev`\n\n### Add dependency to Elixir project\n\n```elixir\ndef deps do\n  [\n    {:pdf_to_text, git: \"https://github.com/remoteoss/pdf_to_text.git\"}\n  ]\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremoteoss%2Fpdf_to_text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremoteoss%2Fpdf_to_text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremoteoss%2Fpdf_to_text/lists"}