{"id":34605578,"url":"https://github.com/soragui/py-image-tool","last_synced_at":"2026-05-26T01:31:20.156Z","repository":{"id":214003821,"uuid":"735463170","full_name":"soragui/py-image-tool","owner":"soragui","description":"Image compose tools using python and more.","archived":false,"fork":false,"pushed_at":"2023-12-25T03:19:41.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-12T03:52:53.376Z","etag":null,"topics":["image-processing","pillow","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/soragui.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}},"created_at":"2023-12-25T03:05:50.000Z","updated_at":"2023-12-25T03:09:18.000Z","dependencies_parsed_at":"2023-12-25T04:20:55.469Z","dependency_job_id":"9acc83d3-055c-4460-a651-727b4435dead","html_url":"https://github.com/soragui/py-image-tool","commit_stats":null,"previous_names":["soragui/py-image-tool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soragui/py-image-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soragui%2Fpy-image-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soragui%2Fpy-image-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soragui%2Fpy-image-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soragui%2Fpy-image-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soragui","download_url":"https://codeload.github.com/soragui/py-image-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soragui%2Fpy-image-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33500453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["image-processing","pillow","python"],"created_at":"2025-12-24T13:44:14.490Z","updated_at":"2026-05-26T01:31:20.151Z","avatar_url":"https://github.com/soragui.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003e Image composition tools using Python\n\n## Start\nInstall pip:\n```bash\npip install -r requirements.txt\n```\n\n## Example\n\n#### Compose image horizontally:\n```python\ncomposite_images(image_paths, horizon_compose, margin=10, padding=10, direction='horizontal')\n```\n\nResult:\n![horizon_img](images/horizon_compose.jpg)\n\n#### Compose image vertically:\n```python\ncomposite_images(image_paths, vertica_compose, margin=10, padding=10, direction='vertical')\n```\n\nResult:\n\n![vertica_img](images/vertica_compose.jpg)\n\n## Usage\n|params||\n|---|----|\n|image_list|List of image to compose|\n|output_image|Image Path for compose result|\n|margin|Image Margin|\n|padding|Image Padding|\n|alignment|Left or Center|\n|direction|Compose direction Vertical or Horizon|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoragui%2Fpy-image-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoragui%2Fpy-image-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoragui%2Fpy-image-tool/lists"}