{"id":26487713,"url":"https://github.com/ianseeingbeing/pdf_to_video","last_synced_at":"2025-03-20T06:52:40.852Z","repository":{"id":258932771,"uuid":"872246546","full_name":"ianseeingbeing/pdf_to_video","owner":"ianseeingbeing","description":"PDF to Video CLI program wirtten in modern C++","archived":false,"fork":false,"pushed_at":"2025-03-08T18:53:56.000Z","size":76,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T19:30:38.329Z","etag":null,"topics":["cpp","ffmpeg","image-sequence","opencv","pdf","pdf-to-video","poppler","video-processing"],"latest_commit_sha":null,"homepage":"","language":"C++","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/ianseeingbeing.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}},"created_at":"2024-10-14T05:24:40.000Z","updated_at":"2025-03-08T18:49:20.000Z","dependencies_parsed_at":"2024-10-24T07:22:59.277Z","dependency_job_id":"977773a5-1d74-4537-8fab-bcb66ed467c6","html_url":"https://github.com/ianseeingbeing/pdf_to_video","commit_stats":null,"previous_names":["ianseeingbeing/pdf_to_video"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianseeingbeing%2Fpdf_to_video","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianseeingbeing%2Fpdf_to_video/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianseeingbeing%2Fpdf_to_video/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianseeingbeing%2Fpdf_to_video/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianseeingbeing","download_url":"https://codeload.github.com/ianseeingbeing/pdf_to_video/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566929,"owners_count":20473451,"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","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":["cpp","ffmpeg","image-sequence","opencv","pdf","pdf-to-video","poppler","video-processing"],"created_at":"2025-03-20T06:52:40.360Z","updated_at":"2025-03-20T06:52:40.845Z","avatar_url":"https://github.com/ianseeingbeing.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF to Video\nThis is a CLI tool that is written in C++ and is used to convert a `.pdf` to `.mp4` file. It can also convert image sequences into videos.\n\n## Features\n- Convert PDF to video\\\n`ptv example.pdf` --\u003e `example.mp4`\n- Convert image sequence to video\\\n`ptv img_seq/` --\u003e `img_seq.mp4`\n- Video animation styles:\n\t- sequence (on by default)\n\t- vertical scroll\n- Chain PDFs or Image Sequences together. (1.pdf + 2.pdf -\u003e output.mp4)\n- Change output settings (fps, resolution, duration, output path)\n\n### Flags\n`-r \u003cint\u003e \u003cint\u003e             :  set output resolution. use -1 to keep scale, default: 1280 720`\\\n`-f \u003cfloat\u003e                 :  frames per second.`\\\n`-s \u003cfloat\u003e                 :  seconds per frame.`\\\n`-d \u003cfloat\u003e                 :  duration in seconds. NOTE: overides -s`\\\n`-o [output_path]           :  currently only support .mp4 files, leave blank for auto`\\\n`--scroll`\n\n## Dependencies\n1. [poppler](https://poppler.freedesktop.org/)\u003e=25.01.0 - pdf to image\n2. [opencv](https://opencv.org/)\u003e=4.10.0 - image manipulation\n3. [ffmpeg](https://ffmpeg.org/)\u003e=7.0.0 - video rendering backend (not a build dependency)\n\n## Build System\nI'm using the [Meson](https://mesonbuild.com/) build system for my project. It's simple, modern, and easy to learn.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianseeingbeing%2Fpdf_to_video","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianseeingbeing%2Fpdf_to_video","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianseeingbeing%2Fpdf_to_video/lists"}