{"id":20439419,"url":"https://github.com/skitsanos/extract-pdf-tables","last_synced_at":"2025-09-24T13:31:53.844Z","repository":{"id":192800155,"uuid":"687435712","full_name":"skitsanos/extract-pdf-tables","owner":"skitsanos","description":"PDF Tables extraction with Java and Tabula","archived":false,"fork":false,"pushed_at":"2025-01-02T08:51:22.000Z","size":20,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-02T09:40:30.519Z","etag":null,"topics":["cli","cli-app","command-line","command-line-tool","java","pdf","pdf-extractor","pdf-table","pdf-table-extract","pdf-table-extraction"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skitsanos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-05T11:02:36.000Z","updated_at":"2025-01-02T08:51:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"56e1b02d-d237-48ca-9b09-c5c5bb008b45","html_url":"https://github.com/skitsanos/extract-pdf-tables","commit_stats":null,"previous_names":["skitsanos/extract-pdf-tables"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skitsanos%2Fextract-pdf-tables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skitsanos%2Fextract-pdf-tables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skitsanos%2Fextract-pdf-tables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skitsanos%2Fextract-pdf-tables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skitsanos","download_url":"https://codeload.github.com/skitsanos/extract-pdf-tables/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234088102,"owners_count":18777879,"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":["cli","cli-app","command-line","command-line-tool","java","pdf","pdf-extractor","pdf-table","pdf-table-extract","pdf-table-extraction"],"created_at":"2024-11-15T09:17:12.653Z","updated_at":"2025-09-24T13:31:53.523Z","avatar_url":"https://github.com/skitsanos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF Tables Extractor\n\nShowcasing the use of `tabula` to extract tables from PDF documents\n\n\n\n```shell\nJSON=$(java -jar \"target/extract-pdf-tables-1.0.2-jar-with-dependencies.jar\" \"{{.FILE}}\" | jq '[.[] | select(length \u003e 0)]')\n\n# store JSON in extracts.json file\necho $JSON \u003e out/extracts.json\n\n# display the first table found\necho $JSON | jq '.[0]'\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskitsanos%2Fextract-pdf-tables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskitsanos%2Fextract-pdf-tables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskitsanos%2Fextract-pdf-tables/lists"}