{"id":46520623,"url":"https://github.com/stestagg/hotwheel-poster","last_synced_at":"2026-03-06T19:28:04.474Z","repository":{"id":342130558,"uuid":"1172951099","full_name":"stestagg/hotwheel-poster","owner":"stestagg","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-04T21:51:24.000Z","size":66820,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-05T03:38:04.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/stestagg.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-04T21:29:30.000Z","updated_at":"2026-03-04T21:51:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stestagg/hotwheel-poster","commit_stats":null,"previous_names":["stestagg/hotwheel-poster"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/stestagg/hotwheel-poster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stestagg%2Fhotwheel-poster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stestagg%2Fhotwheel-poster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stestagg%2Fhotwheel-poster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stestagg%2Fhotwheel-poster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stestagg","download_url":"https://codeload.github.com/stestagg/hotwheel-poster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stestagg%2Fhotwheel-poster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30193482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-03-06T19:28:03.140Z","updated_at":"2026-03-06T19:28:04.452Z","avatar_url":"https://github.com/stestagg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Hot Wheels Poster Group Extractor\n\nThis repo includes `extract_poster_groups.py`, a script that:\n\n1. Loads a source poster PDF.\n2. Disables background/crop optional-content layers (when present, e.g. `BACKGROUND`).\n3. Locates each group using the text anchor `MINI COLLECTION`.\n4. Computes 3×4 crop bounds from anchor positions.\n5. Exports 12 cropped PDFs into an output folder.\n\n### Requirements\n\n- `uv` installed: https://docs.astral.sh/uv/\n\n### Run (uv)\n\n```bash\nuv run extract_poster_groups.py posters/HW_Poster_WAVE_1_2024_HiRes-1.pdf \\\n  --output-dir output/group_pdfs\n```\n\n`uv` reads dependencies directly from `extract_poster_groups.py` and creates an isolated environment automatically.\n\n### Optional (pip)\n\n```bash\npython -m pip install -r requirements.txt\npython extract_poster_groups.py posters/HW_Poster_WAVE_1_2024_HiRes-1.pdf \\\n  --output-dir output/group_pdfs\n```\n\n### Output\n\nFor this poster, the script writes 12 files like:\n\n- `group_01_r1c1.pdf`\n- ...\n- `group_12_r4c3.pdf`\n\ninto `output/group_pdfs/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstestagg%2Fhotwheel-poster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstestagg%2Fhotwheel-poster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstestagg%2Fhotwheel-poster/lists"}