{"id":29333185,"url":"https://github.com/aiya000/vrcss-fovfix","last_synced_at":"2026-05-08T00:36:02.086Z","repository":{"id":301184200,"uuid":"1008430511","full_name":"aiya000/vrcss-fovfix","owner":"aiya000","description":"VRChatで撮った写真のFOV（端の歪み）を修正する -- Fixing FOV (edge distortion) of photos taken in VRChat","archived":false,"fork":false,"pushed_at":"2025-07-08T14:31:48.000Z","size":1073,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-11T06:24:50.082Z","etag":null,"topics":["imagemagick","shell","shell-script","vrchat","vrchat-tool","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/aiya000.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,"zenodo":null}},"created_at":"2025-06-25T14:30:07.000Z","updated_at":"2025-07-08T14:31:52.000Z","dependencies_parsed_at":"2025-06-25T15:48:49.029Z","dependency_job_id":"39019176-f0c8-4a82-9b08-af6d1257381a","html_url":"https://github.com/aiya000/vrcss-fovfix","commit_stats":null,"previous_names":["aiya000/vrcss-fovfix"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aiya000/vrcss-fovfix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvrcss-fovfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvrcss-fovfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvrcss-fovfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvrcss-fovfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiya000","download_url":"https://codeload.github.com/aiya000/vrcss-fovfix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvrcss-fovfix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32762280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["imagemagick","shell","shell-script","vrchat","vrchat-tool","zsh"],"created_at":"2025-07-08T02:01:58.792Z","updated_at":"2026-05-08T00:36:02.080Z","avatar_url":"https://github.com/aiya000.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :diamond_shape_with_a_dot_inside: vrcss-fovfix :diamond_shape_with_a_dot_inside:\n\n\u003cdiv align=\"center\"\u003e\n    \u003cp\u003e\u003cb\u003e'VRChatの写真のFOVを調整するやつ'\u003c/b\u003e\u003c/p\u003e\n    \u003cp\u003e\u003cb\u003e'A stuff to adjust the FOV of VRChat pictures'\u003c/b\u003e\u003c/p\u003e\n    \u003cimg src=\"./example.png\" alt=\"example\" width=\"500\"\u003e\n\u003c/div\u003e\n\n## :question: What/Why vrcss-fovfix? :question:\n\nWhen shooting with VRChat's standard camera (FOV=60), the periphery of the image is stretched out.  \nThis mistake is often noticed after the shot is taken and after leaving VRChat.  \nThis is a critical problem for the VRChat selfie community!\n\n**This is why you can use vrcss-fovfix to fix it after the fact.**\n\nLook at the images above.  \nThe left side of the image is the original.  \nThe head looks a little bigger.\n\nThe right side is after the correction by vrcss-fixfov.  \nThe feminine softness has returned.\n\nCute ;D\n\n## Note\n\nSince 2021-11, VRChat's camera can change the FOV to the other value than 60.  \nIf you changed the FOV when you took a screenshot, specyfying the `\u003cfov\u003e` may help you.  \nSee the usage below.\n\n## :dizzy: Usage :dizzy:\n\n### `./vrcss-fov-all.sh`\n\nThis adjusts the FOV of all VRChat screenshots in `./vrcss-fov-source` directory and saves the results to `./vrcss-fov-dist`.\n\n1. Put your VRChat pictures to `./vrcss-fov-source`\n2. Run `./vrcss-fov-all.sh`\n    - You can specify fov by `./vrcss-fov-all.sh \u003cfov\u003e`. Default is `50`, to adjust VRChat's default FOV\n3. Your result is saved to `./vrcss-fov-dist/*`\n\nAfter your result generated, You also should do:\n\n1. Clean pictures (remove or move to some directory) from `./vrcss-fov-source` manually\n    - Note: If you don't want to change git status, don't remove `./vrcss-fov-source/.gitkeep`\n2. Move your result pictures from `./vrcss-fov-dist` to another directory\n    - Note: If you don't want to change git status, don't remove `./vrcss-fov-dist/.gitkeep` too\n\n### `./vrcss-fov.sh`\n\nYou can adjust only an image by running `./vrcss-fov.sh [fov] \u003cimage\u003e`.\n\nRun `./vrcss-fov.sh \u003cimage\u003e` instead of above to use the default FOV `50`.\n\n### Recommendations for Windows and WSL\n\nIf you are using Windows and WSL, I recommend below steps:\n\n1. `git clone https://github.com/aiya000/vrcss-fovfix {some-WSL-directory}/vrcss-fovfix`\n    - `{some-WSL-directory}` should not be a Windows directory\n    - You may get some error about script execution if you cloned this repository to a Windows directory\n2. `cd {some-WSL-directory}/vrcss-fovfix`\n3. `explorer.exe ./vrcss-fov-source`\n4. Put your VRChat pictures to `./vrcss-fov-source` by Drag\u0026Drop\n5. Run `./vrcss-fov-all.sh` or `./vrcss-fov.sh \u003cimage\u003e`\n6. `explorer.exe ./vrcss-fov-dist`\n7. Move your result pictures to another directory by Drag\u0026Drop\n8. Clean pictures from `./vrcss-fov-source`\n\n## :grey_exclamation: Requirements :grey_exclamation:\n\n- zsh (PR to support bash is welcome)\n- ImageMagick\n\n## :star: Original code and Respects :star:\n\nThis repository code is a fork of [chigirits/README.md](https://gist.github.com/chigirits/55d6eed4396ed5da64878af2b43111ed).\nThanks chigirits.\n\nThis original source is for `cmd.exe` of Windows.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiya000%2Fvrcss-fovfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiya000%2Fvrcss-fovfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiya000%2Fvrcss-fovfix/lists"}