{"id":22568143,"url":"https://github.com/rekgrpth/ngx_http_htmldoc_module","last_synced_at":"2026-02-17T03:38:32.797Z","repository":{"id":104667358,"uuid":"200792955","full_name":"RekGRpth/ngx_http_htmldoc_module","owner":"RekGRpth","description":"Nginx HTML, FILE or URL to PDF or PS","archived":false,"fork":false,"pushed_at":"2025-12-24T16:40:13.000Z","size":88,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T07:38:12.459Z","etag":null,"topics":["c","html","nginx","pdf","ps"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RekGRpth.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,"zenodo":null}},"created_at":"2019-08-06T06:46:47.000Z","updated_at":"2025-12-24T16:40:17.000Z","dependencies_parsed_at":"2024-04-18T17:29:18.027Z","dependency_job_id":"8a2aff28-eaa9-41ff-b0f0-d1af26a42482","html_url":"https://github.com/RekGRpth/ngx_http_htmldoc_module","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RekGRpth/ngx_http_htmldoc_module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fngx_http_htmldoc_module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fngx_http_htmldoc_module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fngx_http_htmldoc_module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fngx_http_htmldoc_module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RekGRpth","download_url":"https://codeload.github.com/RekGRpth/ngx_http_htmldoc_module/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fngx_http_htmldoc_module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29532437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T03:01:11.216Z","status":"ssl_error","status_checked_at":"2026-02-17T03:00:31.803Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["c","html","nginx","pdf","ps"],"created_at":"2024-12-08T00:11:43.113Z","updated_at":"2026-02-17T03:38:32.779Z","avatar_url":"https://github.com/RekGRpth.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"```nginx\nlocation =/file2pdf { file2pdf \"file.html\"; } # transform FILE to PDF\nlocation =/file2ps { file2ps \"file.html\"; } # transform FILE to PS\nlocation =/file2pdf { file2pdf \"file1.html\" \"file2.html\"; } # transform several FILEs to PDF\nlocation =/file2ps { file2ps \"file1.html\" \"file2.html\"; } # transform several FILEs to PS\n\nlocation =/html2pdf { html2pdf \"Hello, world!\"; } # transform HTML to PDF\nlocation =/html2ps { html2ps \"Hello, world!\"; } # transform HTML to PS\nlocation =/html2pdf { html2pdf \"Hello, world!\" \"Good bye, world!\"; } # transform several HTMLs to PDF\nlocation =/html2ps { html2ps \"Hello, world!\" \"Good bye, world!\"; } # transform several HTMLs to PS\n\nlocation =/url2pdf { url2pdf \"https://google.com\"; } # transform URL to PDF\nlocation =/url2ps { url2ps \"https://google.com\"; } # transform URL to PS\nlocation =/url2pdf { url2pdf \"https://google.com\" \"https://google.ru\"; } # transform several URLs to PDF\nlocation =/url2ps { url2ps \"https://google.com\" \"https://google.ru\"; } # transform several URLs to PS\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frekgrpth%2Fngx_http_htmldoc_module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frekgrpth%2Fngx_http_htmldoc_module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frekgrpth%2Fngx_http_htmldoc_module/lists"}