{"id":22064921,"url":"https://github.com/elagoht/img2pdf-plus","last_synced_at":"2026-02-13T10:19:18.933Z","repository":{"id":65318565,"uuid":"504817711","full_name":"Elagoht/img2pdf-plus","owner":"Elagoht","description":"Merge images into one pdf file including useful optiıns via command line.","archived":false,"fork":false,"pushed_at":"2023-01-16T12:01:53.000Z","size":34546,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T01:14:39.330Z","etag":null,"topics":["command-line","command-line-tool","commandline","commandline-tool","image","image-processing","pdf","pdf-concatenator","pdf-conversion","pdf-converter","pdf-convertor","pdf-document","pdf-generation","python-script"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/Elagoht.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}},"created_at":"2022-06-18T10:55:39.000Z","updated_at":"2023-11-27T02:51:44.000Z","dependencies_parsed_at":"2023-02-10T03:00:44.419Z","dependency_job_id":null,"html_url":"https://github.com/Elagoht/img2pdf-plus","commit_stats":null,"previous_names":["elagoht/img2pdf"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elagoht%2Fimg2pdf-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elagoht%2Fimg2pdf-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elagoht%2Fimg2pdf-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elagoht%2Fimg2pdf-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Elagoht","download_url":"https://codeload.github.com/Elagoht/img2pdf-plus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253851074,"owners_count":21973674,"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":["command-line","command-line-tool","commandline","commandline-tool","image","image-processing","pdf","pdf-concatenator","pdf-conversion","pdf-converter","pdf-convertor","pdf-document","pdf-generation","python-script"],"created_at":"2024-11-30T19:14:16.612Z","updated_at":"2026-02-13T10:19:18.892Z","avatar_url":"https://github.com/Elagoht.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMG2PDF\n\n![Shell](https://shields.io/badge/Terminal-Tool-A42E2B?logo=gnubash\u0026logoColor=white\u0026style=for-the-badge)\n\nThis program uses FPDF python module to bring image files together. I created a\ncommand line utility to automatically do it with lots of option. The help\ndocument explain everything about itself:\n\n```\nThis program merges image files in a directory and creates a PDF file. Every\nimage get put to a page that exact same size as itself.\n\n        Usage:\n            img2pdf+ [OPTIONS] [OUTPUT FILE]\n\n        Parameters:\n            -h, --help             : Print this help document and exit.\n            -d, --dir [DIRECTORY]  : Set directory to work on. Default is\n                                     working directory.\n            -q, --quiet            : Do not print process details.\n            -r, --reverse          : Reverse image order.\n            -n, --negative         : Invert colors of images. May be useful to\n                                     make black \u0026 white documents dark.\n            -g, --grayscale        : Make colors shades of gray.\n            -f, --force            : Overwrite to existing PDF file.\n            -i, --interactive      : Prompt before overwrite.\n            -D, --decline          : Do not let overwrite. Ignores --force and\n                                     --interactive parameter. This option does\n                                     not return any error if file already exists.\n            -e, --except           : Do not include images that have no read\n                                     permission.\n            -s, --selective        : Let selecting which image will be\n                                     included.\n            -S, --sort-by [METHOD] : Set sorting method. available methods are:\n                                     name (default), m_time (modification time),\n                                     c_time (change time).\n            -p, --page-size [SIZE] : Fixed page size, strech photos to page.\n                                     Options are: A4, A3, A5, Letter, Legal,\n                                     WITDHxHEIGHT (in pt).\n            -L, --landscape        : Rotate images to landscape. (Do not change if\n                                     already is.)\n            -P, --portrait         : Rotate images to portrait. (Do not change if\n                                     already is.)\n\n        Exit Codes:\n              0 : Program done it's job successfully.\n              1 : An error occurred.\n              2 : Parameter fault. Please check your command.\n              3 : No valid image file in directory.\n              4 : User declined overwrite.\n              5 : File exist and overwrite not allowed.\n              6 : Directory does not exist.\n            126 : File permission denied. Check file permissions.\n            130 : Process terminated by user.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felagoht%2Fimg2pdf-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felagoht%2Fimg2pdf-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felagoht%2Fimg2pdf-plus/lists"}