{"id":23757533,"url":"https://github.com/scientanl/html-pdf-export","last_synced_at":"2025-09-05T04:32:14.744Z","repository":{"id":54108801,"uuid":"156359018","full_name":"ScientaNL/html-pdf-export","owner":"ScientaNL","description":"HTML to PDF converter","archived":false,"fork":false,"pushed_at":"2025-02-18T10:22:00.000Z","size":16644,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-04-05T22:51:09.175Z","etag":null,"topics":["converter","html","pdf"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ScientaNL.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}},"created_at":"2018-11-06T09:30:25.000Z","updated_at":"2025-02-18T10:22:04.000Z","dependencies_parsed_at":"2024-03-11T14:11:51.572Z","dependency_job_id":null,"html_url":"https://github.com/ScientaNL/html-pdf-export","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ScientaNL/html-pdf-export","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScientaNL%2Fhtml-pdf-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScientaNL%2Fhtml-pdf-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScientaNL%2Fhtml-pdf-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScientaNL%2Fhtml-pdf-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScientaNL","download_url":"https://codeload.github.com/ScientaNL/html-pdf-export/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScientaNL%2Fhtml-pdf-export/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713290,"owners_count":25154606,"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-09-05T02:00:09.113Z","response_time":402,"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":["converter","html","pdf"],"created_at":"2024-12-31T19:48:41.641Z","updated_at":"2025-09-05T04:32:09.728Z","avatar_url":"https://github.com/ScientaNL.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# html-pdf-export\nHTTP Service to convert HTML to PDF. Using image from https://github.com/Surnet/docker-wkhtmltopdf\n\nWe used alpine linux instead of ubuntu to drasticly decrease the container size.\n\nFurthermore, this repo is called export, but is actually a converter. This was done to remove cognitive load for our developers, as all our services are called exporter.\n\nIt was designed to run as a microservice. So make sure that you have a security layer to encrypt the traffic.\n\n# Build\n```\ndocker build -t scienta/html-pdf-export .\n```\n\n# Run\n```\ndocker run -it --rm -p 8000:8000 scienta/html-pdf-export\n```\n\n# How to use it\n```\ncurl http://localhost:8000 --data @file.html \u003e file.pdf\n```\nMore examples on [/examples](/examples).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientanl%2Fhtml-pdf-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscientanl%2Fhtml-pdf-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientanl%2Fhtml-pdf-export/lists"}