{"id":28420021,"url":"https://github.com/melonencoder/pdf-to-video","last_synced_at":"2026-05-07T08:31:37.722Z","repository":{"id":258932771,"uuid":"872246546","full_name":"MelonEncoder/pdf-to-video","owner":"MelonEncoder","description":"Convert PDFs and Image Sequences to Video","archived":false,"fork":false,"pushed_at":"2025-06-23T05:28:06.000Z","size":100,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T06:19:42.552Z","etag":null,"topics":["cpp","ffmpeg","image-sequence","opencv","pdf","pdf-to-video","poppler","video","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/MelonEncoder.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}},"created_at":"2024-10-14T05:24:40.000Z","updated_at":"2025-06-23T05:29:56.000Z","dependencies_parsed_at":"2024-10-24T07:22:59.277Z","dependency_job_id":"977773a5-1d74-4537-8fab-bcb66ed467c6","html_url":"https://github.com/MelonEncoder/pdf-to-video","commit_stats":null,"previous_names":["ianseeingbeing/pdf_to_video","melonencoder/pdf_to_video","melonencoder/pdf-to-video"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/MelonEncoder/pdf-to-video","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelonEncoder%2Fpdf-to-video","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelonEncoder%2Fpdf-to-video/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelonEncoder%2Fpdf-to-video/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelonEncoder%2Fpdf-to-video/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MelonEncoder","download_url":"https://codeload.github.com/MelonEncoder/pdf-to-video/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelonEncoder%2Fpdf-to-video/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262484112,"owners_count":23318395,"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","video-processing"],"created_at":"2025-06-04T23:40:32.046Z","updated_at":"2026-05-07T08:31:37.677Z","avatar_url":"https://github.com/MelonEncoder.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About PTV\nThis is a CLI tool used to convert **PDF** files and numbered **image sequences** into a **video** (.mp4) file.\n\n## Features\n- Convert .pdf files to video\n- Convert image_sequence/ directories to video\n- Animation styles:\n\t- sequence (each image is a frame, on by default)\n\t- scroll\n- Chain PDFs and/or Image Sequences together. Ex:\n```\nptv 1.pdf 2.pdf seq/ --\u003e output.mp4\n```\n- Change output settings (fps, resolution, duration, output path)\n- Minimal support for .gif files\n\n### Flags\n```\nHelp Options:\n   -h, --help                             :  show this help text.\nApplication Options:\n   [pdf_paths...]                         :  PDF file path. /home/usr/example.pdf\n   [img_sequence_dirs...]                 :  image sequence directory. /home/usr/example_seq/\n   -r \u003cint\u003ex\u003cint\u003e                         :  set output resolution. Use 0 to preserve resolution of original content, default: 1280x720\n   -f \u003cfloat\u003e                             :  frames per second.\n   -s \u003cfloat\u003e                             :  seconds per frame.\n   -d \u003cfloat\u003e                             :  duration in seconds. NOTE: overides -s (seconds per frame)\n   -o [output_path]                       :  currently only support .mp4 files, leave blank for auto output\n   -a [Up|Down|Left|Right]                :  scrolls content instead of making each page a frame (like a slideshow).\n   --gif                                  :  render .gif files in image sequences\\n\\\n   --reverse-seq                          :  load numbered imgs from dir in decending order, larger # to smaller #\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%2Fmelonencoder%2Fpdf-to-video","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelonencoder%2Fpdf-to-video","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelonencoder%2Fpdf-to-video/lists"}