{"id":15677028,"url":"https://github.com/dnouri/photo_splitter","last_synced_at":"2025-07-23T01:31:42.470Z","repository":{"id":8216407,"uuid":"9652745","full_name":"dnouri/photo_splitter","owner":"dnouri","description":"GUI for cropping a large amount of images quickly.","archived":false,"fork":false,"pushed_at":"2018-05-24T14:19:50.000Z","size":95,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-07T00:43:19.523Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnouri.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2013-04-24T16:46:32.000Z","updated_at":"2022-11-05T09:47:43.000Z","dependencies_parsed_at":"2022-08-06T22:15:16.228Z","dependency_job_id":null,"html_url":"https://github.com/dnouri/photo_splitter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dnouri/photo_splitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fphoto_splitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fphoto_splitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fphoto_splitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fphoto_splitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri","download_url":"https://codeload.github.com/dnouri/photo_splitter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fphoto_splitter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266602672,"owners_count":23954693,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-03T16:08:14.005Z","updated_at":"2025-07-23T01:31:42.340Z","avatar_url":"https://github.com/dnouri.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is it\n==========\n\nThis is a copy of Greg Lavino's awesome `photo_splitter.py`, with some\nminor adjustments by myself.\n\nGreg published his original code in a `ubunutuforums.org thread\n\u003chttp://ubuntuforums.org/showthread.php?t=1429439\u0026p=8975597#post8975597\u003e`_.\n\n`photo_splitter.py` is very useful if you need to crop a large amount\nof images very quickly.  Simply select the areas in the image that you\nwant to crop, click \"Go\" and photo_splitter will create one image file\nfor each crop area for you, in the same folder as the original image.\n\nHere's a screenshot from the `StackOverflow question\n\u003chttp://askubuntu.com/questions/31250/fast-image-cropping\u003e`_ which\nfeatures `photo_splitter.py` as the solution:\n\n.. image:: http://i.stack.imgur.com/CS2io.png\n\nInstallation\n============\n\nBefore you can run `photo_splitter.py`, you'll need to install these\nlibraries::\n\n  sudo apt-get install python-tk python-imaging python-imaging-tk \n\nRun\n===\n\nAn example::\n\n  ~/photo_splitter/photo_splitter.py ~/images/dog.jpg\n\nMake a for loop to process a bunch of images::\n\n  for img in ~/images/*; do ./photo_splitter.py $img; done\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnouri%2Fphoto_splitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnouri%2Fphoto_splitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnouri%2Fphoto_splitter/lists"}