{"id":19784844,"url":"https://github.com/vladholubiev/docker-libreoffice-pdf-cli","last_synced_at":"2025-10-10T03:05:53.477Z","repository":{"id":14480353,"uuid":"76495974","full_name":"vladholubiev/docker-libreoffice-pdf-cli","owner":"vladholubiev","description":"Convert any doc to pdf without installing LibreOffice and its dependencies","archived":false,"fork":false,"pushed_at":"2022-03-17T08:59:36.000Z","size":3,"stargazers_count":29,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T22:39:20.333Z","etag":null,"topics":["cli","converter","docker","libreoffice","pdf"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/vladholubiev.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}},"created_at":"2016-12-14T20:49:05.000Z","updated_at":"2025-01-03T11:05:09.000Z","dependencies_parsed_at":"2022-07-22T00:29:54.335Z","dependency_job_id":null,"html_url":"https://github.com/vladholubiev/docker-libreoffice-pdf-cli","commit_stats":null,"previous_names":["vladholubiev/docker-libreoffice-pdf-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vladholubiev/docker-libreoffice-pdf-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladholubiev%2Fdocker-libreoffice-pdf-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladholubiev%2Fdocker-libreoffice-pdf-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladholubiev%2Fdocker-libreoffice-pdf-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladholubiev%2Fdocker-libreoffice-pdf-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladholubiev","download_url":"https://codeload.github.com/vladholubiev/docker-libreoffice-pdf-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladholubiev%2Fdocker-libreoffice-pdf-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002550,"owners_count":26083417,"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-10-10T02:00:06.843Z","response_time":62,"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":["cli","converter","docker","libreoffice","pdf"],"created_at":"2024-11-12T06:12:52.347Z","updated_at":"2025-10-10T03:05:53.447Z","avatar_url":"https://github.com/vladholubiev.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-libreoffice-pdf-cli\n\n\u003e Convert any doc to pdf without installing LibreOffice and its dependencies\n\n## Features\n\n* Doesn't clutter your system with shit-ton of LibreOffice dependencies!\n* UNIX way - feed in `stdin` and get from `stdout`\n* So no docker volumes mounting needed\n* `--rm` arg ensures container is removed after converting. Doesn't clutter your Docker\n* Easy removing: `docker rmi vladgolubev/libreoffice-pdf-cli \u0026\u0026 rm ~/bin/topdf`\n\n## Install\n\nThis will just create a convenient shorthand command:\n\n```bash\n$ echo \"docker run --rm -i vladgolubev/libreoffice-pdf-cli\" \u003e ~/bin/topdf \u0026\u0026 chmod +x ~/bin/topdf\n```\n\n## Usage\n\n```bash\n$ cat Document.docx | topdf \u003e Document.pdf\n```\n\nOptionally, if you have `pdftk` installed, you can for example cut 1st page:\n\n```\n$ cat Document.docx | topdf | pdftk cat 1 \u003e Document.pdf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladholubiev%2Fdocker-libreoffice-pdf-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladholubiev%2Fdocker-libreoffice-pdf-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladholubiev%2Fdocker-libreoffice-pdf-cli/lists"}