{"id":18448756,"url":"https://github.com/locksec/image2pdf","last_synced_at":"2025-04-15T11:26:26.054Z","repository":{"id":188335947,"uuid":"678547923","full_name":"locksec/image2pdf","owner":"locksec","description":"A simple command-line tool to combine multiple images into a single PDF file. ","archived":false,"fork":false,"pushed_at":"2023-08-14T20:31:19.000Z","size":23882,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T13:31:01.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/locksec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-08-14T20:09:14.000Z","updated_at":"2023-08-15T03:05:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8a60ff7-4a52-464a-bdcf-e810e3043d94","html_url":"https://github.com/locksec/image2pdf","commit_stats":null,"previous_names":["rayheffer/image2pdf","locksec/image2pdf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/locksec%2Fimage2pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/locksec%2Fimage2pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/locksec%2Fimage2pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/locksec%2Fimage2pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/locksec","download_url":"https://codeload.github.com/locksec/image2pdf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249059941,"owners_count":21206245,"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-06T07:17:04.447Z","updated_at":"2025-04-15T11:26:26.033Z","avatar_url":"https://github.com/locksec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image to PDF Converter\nA simple command-line tool to combine multiple images into a single PDF file. We don't need any more unnecessary apps on our machines!\n\n## Requirements\n- Python 3.x\n- Pillow\n\n## Installation (Conda virtual environment)\n1. Clone the repository: `git clone https://github.com/YourGitHubUsername/YourRepositoryName.git`\n2. Navigate to the repository's directory: `cd image2pdf`\n3. Create a virtual environment using Anaconda or Miniconda (recommended):\n``` bash\nconda create --name image2pdf python=3.8\nconda activate image2pdf\n```\n4. Install the required package: `pip install Pillow`\n\n## Installation (Standard Python)\n1. Clone the repository: `git clone https://github.com/YourGitHubUsername/YourRepositoryName.git`\n2. Navigate to the repository's directory: `cd image2pdf`\n3. Install the required package: `pip install Pillow`\n# Usage\nRun the script using the following command, replacing the image paths with your own:\n``` bash\npython image2pdf.py -i image1.png image2.jpg -o output.pdf\n```\n## Recommendations\nI recommend using [Anaconda](https://www.anaconda.com/) or [Miniconda](https://docs.conda.io/en/latest/miniconda.html) to manage dependencies and environments. They provide a simple way to create isolated Python environments that can be easily set up and torn down. This is entirely optional.\n\n## License\nLicensed under the MIT License. See `LICENSE.txt` in the project root for license information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocksec%2Fimage2pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocksec%2Fimage2pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocksec%2Fimage2pdf/lists"}