{"id":31819008,"url":"https://github.com/thomasrogerlux/fromwebtopdf","last_synced_at":"2026-04-15T13:32:19.346Z","repository":{"id":217537888,"uuid":"110534256","full_name":"thomasrogerlux/fromwebtopdf","owner":"thomasrogerlux","description":"Generate pdf from web page using wkhtmltopdf and docker","archived":false,"fork":false,"pushed_at":"2017-12-21T09:05:13.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-23T18:56:20.514Z","etag":null,"topics":["bash","docker","pdf"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/thomasrogerlux.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}},"created_at":"2017-11-13T10:31:00.000Z","updated_at":"2020-10-02T13:57:25.000Z","dependencies_parsed_at":"2024-01-17T03:13:35.262Z","dependency_job_id":"95ed1cee-1084-470d-9b90-4df085506316","html_url":"https://github.com/thomasrogerlux/fromwebtopdf","commit_stats":null,"previous_names":["thomasrogerlux/fromwebtopdf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thomasrogerlux/fromwebtopdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasrogerlux%2Ffromwebtopdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasrogerlux%2Ffromwebtopdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasrogerlux%2Ffromwebtopdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasrogerlux%2Ffromwebtopdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasrogerlux","download_url":"https://codeload.github.com/thomasrogerlux/fromwebtopdf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasrogerlux%2Ffromwebtopdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: 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":["bash","docker","pdf"],"created_at":"2025-10-11T11:23:46.276Z","updated_at":"2026-04-15T13:32:19.338Z","avatar_url":"https://github.com/thomasrogerlux.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# From web to pdf\n\n## USAGE\n\n```\n./fromwebtopdf.sh --input [list] [options]\n```\n\n## LIST\n\nThe list is a file containing entries with the source url and the target pdf name.\nExample:\n\n```\nhttps://fr.wikipedia.org/wiki/Paris paris.pdf\nhttps://fr.wikipedia.org/wiki/France france.pdf\n```\n\n## OPTIONS\n\n### Clean\n\n`-c` or `--clean` : delete log and fail files.\n\n### Rebuild\n\n`-r` or `--rebuild` : do not use cache for the container build.\n\n### Input\n\n`-i` or `--input` : specify the list to take input from.\n\n### Log\n\n`-l` or `--log` : log the activity of the container build and the pdf generation.\n\n### Help\n\n`-h` or `--help` : display this help.\n\n## Example\n\n```\n./fromwebtopdf.sh --input ./list.txt --clean --rebuild --log\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasrogerlux%2Ffromwebtopdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasrogerlux%2Ffromwebtopdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasrogerlux%2Ffromwebtopdf/lists"}