{"id":20777245,"url":"https://github.com/sharadcodes/img2pdf-action","last_synced_at":"2026-04-29T05:02:27.796Z","repository":{"id":122889019,"uuid":"245352577","full_name":"sharadcodes/img2pdf-action","owner":"sharadcodes","description":"Action for converting images stored in a folder to pdfs","archived":false,"fork":false,"pushed_at":"2020-03-06T07:20:00.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T08:23:06.947Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharadcodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-03-06T07:08:18.000Z","updated_at":"2024-11-16T03:34:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"11197b83-687a-43a0-aed7-7b0eec015fa4","html_url":"https://github.com/sharadcodes/img2pdf-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharadcodes%2Fimg2pdf-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharadcodes%2Fimg2pdf-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharadcodes%2Fimg2pdf-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharadcodes%2Fimg2pdf-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharadcodes","download_url":"https://codeload.github.com/sharadcodes/img2pdf-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243119662,"owners_count":20239319,"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":[],"created_at":"2024-11-17T13:14:36.903Z","updated_at":"2025-12-25T05:33:00.967Z","avatar_url":"https://github.com/sharadcodes.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# img2pdf-action\nAction for converting images stored in a folder to pdfs according to the specified page size and saving the output pdfs to the specified folder.\n\nTo use this action add following to your workflow file\n\n```yml\n- name: Image 2 PDF Action\n  uses: sharadcodes/img2pdf-action@v1.0\n  with:\n    image-folder: 'original_images' # This is a Required field \u0026 this folder has original images\n    page-size: 'A4' # This is a Required field \u0026 it is used to specify the page size of PDFs\n    output-folder: 'mypdfs' # This is Required field \u0026 this folder will be used to store generated PDFs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharadcodes%2Fimg2pdf-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharadcodes%2Fimg2pdf-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharadcodes%2Fimg2pdf-action/lists"}