{"id":22845937,"url":"https://github.com/conoro/pano2insta","last_synced_at":"2025-10-08T18:25:47.641Z","repository":{"id":139934079,"uuid":"385002729","full_name":"conoro/pano2insta","owner":"conoro","description":"Convert Panoramic photos to a set of square images for Instagram to create a pseudo-panorama","archived":false,"fork":false,"pushed_at":"2021-07-12T06:10:47.000Z","size":5264,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-06T09:48:27.074Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conoro.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":"2021-07-11T16:46:32.000Z","updated_at":"2024-03-20T02:46:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"475ba80c-143e-4bd5-b4ad-00e157107004","html_url":"https://github.com/conoro/pano2insta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fpano2insta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fpano2insta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fpano2insta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fpano2insta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conoro","download_url":"https://codeload.github.com/conoro/pano2insta/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423320,"owners_count":20774792,"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-12-13T03:19:32.553Z","updated_at":"2025-10-08T18:25:42.607Z","avatar_url":"https://github.com/conoro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pano2insta - Panorama to Instagram\r\n\r\nLICENSE: Apache-2.0\r\n\r\nCopyright Conor O'Neill 2021, conor@conoroneill.com\r\n\r\nConverts Huawei P30 Pro (and presumably other phone) panoramic images to multiple square 1080x1080 images for use on Instagram as a pseudo-panorama\r\n\r\n## Usage on Windows, Linux, OSX, etc\r\n\r\nTo use this you'll need Python and then install ImageMagick and Wand\r\n\r\n* Imagemagick: https://imagemagick.org/script/download.php\r\n* Wand: `pip install wand`\r\n\r\n## Windows Executable\r\n\r\nWant to use it as a Windows Executable instead of installing Python etc every time?\r\n\r\n* `pip install auto-py-to-exe`\r\n* `auto-py-to-exe`\r\n\r\n* Select the py file\r\n* Choose \"Single File\" output.\r\n\r\n## Usage on Android\r\n* Install [Termux](https://termux.com/)\r\n* `pkg install imagemagick`\r\n* `pip install wand`\r\n\r\n## Notes\r\n* Imagemagick incorrectly recognises the orientation of the panoramic images from my Huawei P30 Pro. It thinks they are long and narrow. Hence the use of the -90 and 90 rotations in the code. If it gets it right for your phone, simply comment out the two rotate lines in the code.\r\n* [Blogpost](https://conoroneill.net/2021/07/12/pano2insta-panoramic-photo-to-instagram-converter/) about the tool.\r\n\r\n## TO-DO\r\n* Handle images wider than 10800 (the maximum on Instagram via 10 x 1080)\r\n* Proper error handling\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconoro%2Fpano2insta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconoro%2Fpano2insta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconoro%2Fpano2insta/lists"}