{"id":31669177,"url":"https://github.com/nativebpm/gotenberg","last_synced_at":"2026-01-12T07:36:37.002Z","repository":{"id":316540261,"uuid":"1063389290","full_name":"nativebpm/gotenberg","owner":"nativebpm","description":"A high-performance Go client for the Gotenberg HTTP API with a fluent interface. Built using only the Go standard library.","archived":false,"fork":false,"pushed_at":"2025-10-07T00:09:14.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T00:14:36.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gotenberg.dev","language":"Go","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/nativebpm.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":"2025-09-24T14:59:34.000Z","updated_at":"2025-10-06T23:03:19.000Z","dependencies_parsed_at":"2025-09-25T08:35:09.140Z","dependency_job_id":"78500571-27dd-4bbf-91d8-bb7d0520c31b","html_url":"https://github.com/nativebpm/gotenberg","commit_stats":null,"previous_names":["nativebpm/gotenberg-client","nativebpm/gotenberg"],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/nativebpm/gotenberg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativebpm%2Fgotenberg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativebpm%2Fgotenberg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativebpm%2Fgotenberg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativebpm%2Fgotenberg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nativebpm","download_url":"https://codeload.github.com/nativebpm/gotenberg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativebpm%2Fgotenberg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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":[],"created_at":"2025-10-08T01:01:41.684Z","updated_at":"2026-01-12T07:36:36.996Z","avatar_url":"https://github.com/nativebpm.png","language":"Go","funding_links":[],"categories":["Clients"],"sub_categories":[],"readme":"# Gotenberg Client\n\nGo client for [Gotenberg](https://gotenberg.dev/) — document conversion service supporting Chromium, LibreOffice, and PDF manipulation engines.\n\n```bash\ngo get github.com/nativebpm/gotenberg\n```\n\n## Features\n\n- **Chromium**: Convert URLs, HTML, and Markdown to PDF\n- **LibreOffice**: Convert Office documents (Word, Excel, PowerPoint) to PDF\n- **PDF Engines**: Merge, split, and manipulate PDFs\n- **Webhook support**: Async conversions with callback URLs\n- [**Stream-first**: Built on `httpstream` for efficient multipart uploads](https://github.com/nativebpm/httpstream)\n\n## Conversion Engines\n\n### Chromium\n\nConvert web content to PDF:\n- URL → PDF\n- HTML file → PDF\n- Markdown → PDF\n\nSupports:\n- Custom page properties (size, margins, orientation)\n- Headers \u0026 footers with page numbers\n- Wait strategies (delay, JavaScript expression)\n- Cookies \u0026 custom HTTP headers\n- Emulated media types (screen/print)\n\n### LibreOffice\n\nConvert Office documents:\n- Word (.docx, .doc) → PDF\n- Excel (.xlsx, .xls) → PDF\n- PowerPoint (.pptx, .ppt) → PDF\n- OpenDocument formats → PDF\n\n### PDF Engines\n\nPDF operations:\n- Merge multiple PDFs\n- Split pages\n- Convert images to PDF\n\n## Webhook Mode\n\nAsync conversions with callbacks:\n- Returns `204 No Content` immediately\n- Uploads result to webhook URL in background\n- Separate error callback URL\n- Custom HTTP headers for callbacks\n\nSee [Gotenberg webhook docs](https://gotenberg.dev/docs/webhook) for details.\n\n## Examples\n\n- [Chromium: URL to PDF](examples/cmd/chromium/converturl)\n- [Chromium: Hello World](examples/cmd/chromium/helloworld)\n- [Chromium: Markdown to PDF](examples/cmd/chromium/markdown)\n- [Chromium: Timeout handling](examples/cmd/chromium/timeout)\n- [Chromium: Trace header](examples/cmd/chromium/trace)\n- [Chromium: Webhook async](examples/cmd/chromium/webhook)\n- [LibreOffice: Document conversion](examples/cmd/libreoffice/convert)\n- [PDF Engines: Merge PDFs](examples/cmd/pdfengines/merge)\n- [Health check](examples/cmd/health)\n\n## License\n\nMIT — see [`LICENSE`](../LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativebpm%2Fgotenberg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativebpm%2Fgotenberg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativebpm%2Fgotenberg/lists"}