{"id":21165962,"url":"https://github.com/peterdee/pdf-converter","last_synced_at":"2026-04-24T20:07:56.960Z","repository":{"id":224116734,"uuid":"761763895","full_name":"peterdee/pdf-converter","owner":"peterdee","description":"PDF converter service","archived":false,"fork":false,"pushed_at":"2024-03-28T11:18:09.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"release","last_synced_at":"2025-03-14T16:49:10.086Z","etag":null,"topics":["fiber","go","go-fiber","golang","grpc","imagemagick","pdf","protobuf"],"latest_commit_sha":null,"homepage":"http://localhost:8000","language":"Go","has_issues":false,"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/peterdee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-02-22T12:56:15.000Z","updated_at":"2024-03-02T19:58:02.000Z","dependencies_parsed_at":"2024-11-20T22:15:10.198Z","dependency_job_id":null,"html_url":"https://github.com/peterdee/pdf-converter","commit_stats":null,"previous_names":["peterdee/pdf-splitting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterdee/pdf-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fpdf-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fpdf-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fpdf-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fpdf-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterdee","download_url":"https://codeload.github.com/peterdee/pdf-converter/tar.gz/refs/heads/release","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fpdf-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["fiber","go","go-fiber","golang","grpc","imagemagick","pdf","protobuf"],"created_at":"2024-11-20T14:47:46.277Z","updated_at":"2026-04-24T20:07:56.944Z","avatar_url":"https://github.com/peterdee.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## pdf-converter\n\nConvert PDF files into JPEG images using Golang\n\nThis repository contains 2 microservices: [`api-interface`](./api-interface) and [`converter`](./converter)\n\n`api-interface` provides REST APIs via HTTP to queue PDF conversion and get the resulting archive\n\n`converter` converts queued PDF files and returns ZIP-archive after PDF has been converted\n\nMicroservices are connected via gRPC, conversion queue is implemented using MongoDB, PDF files are converted into JPEG using ImageMagick\n\n### Deploy\n\nClone the repository:\n\n```shell script\ngit clone https://github.com/peterdee/pdf-converter\ncd ./pdf-converter\ngvm use 1.22.0\n```\n\nAdditional deployment and launching instructions are available in [api-interface/README.md](./api-interface/README.md) and [converter/README.md](./converter/README.md)\n\n### Launch everything with Docker Compose\n\nEverything can be launched with Docker Compose ([docker-compose.yml](./docker-compose.yml))\n\nCreate `.env` files for `api-interface` and `converter` microservices before the launch\n\n\n```shell script\ndocker compose up\n```\n\n`api-interface` application will be available at http://localhost:8000\n\n### License\n\n[MIT](./LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdee%2Fpdf-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterdee%2Fpdf-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdee%2Fpdf-converter/lists"}