{"id":20971497,"url":"https://github.com/surrsurus/pixel-rorschach","last_synced_at":"2025-10-05T14:35:38.768Z","repository":{"id":70066008,"uuid":"70711924","full_name":"surrsurus/pixel-rorschach","owner":"surrsurus","description":"Generate a variety of 8-bit style rorschach-esque images","archived":false,"fork":false,"pushed_at":"2024-05-18T07:22:10.000Z","size":159,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T17:50:28.854Z","etag":null,"topics":["generator","icon","image","pixel-art","python"],"latest_commit_sha":null,"homepage":null,"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/surrsurus.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":"2016-10-12T15:08:20.000Z","updated_at":"2024-05-30T14:23:11.000Z","dependencies_parsed_at":"2023-02-21T10:46:07.763Z","dependency_job_id":null,"html_url":"https://github.com/surrsurus/pixel-rorschach","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/surrsurus%2Fpixel-rorschach","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrsurus%2Fpixel-rorschach/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrsurus%2Fpixel-rorschach/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrsurus%2Fpixel-rorschach/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surrsurus","download_url":"https://codeload.github.com/surrsurus/pixel-rorschach/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254131915,"owners_count":22020043,"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":["generator","icon","image","pixel-art","python"],"created_at":"2024-11-19T04:02:32.940Z","updated_at":"2025-10-05T14:35:33.729Z","avatar_url":"https://github.com/surrsurus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pixel-rorschach\n\n![Rorschach GIF](https://github.com/surrsurus/pixel-rorschach/blob/master/examples/rorschach.gif)\n\nGenerate a variety of 8-bit style rorschach-esque images.\n\n# Output\n\nImages are generated as `.ppm` files, but they can be converted to jpgs:\n\n```sh\nbrew install netpbm\npnmtojpeg rorschach.ppm \u003e img.jpg\n```\n\n# Usage\n\n`python3 rorschach.py -h` will let you see all of the options:\n\n```sh\nusage: rorshach [-h] [-s SIZE] [-x SCALE] [-m MODE] [-o OUT] [-u MAX_COLOR] [-l MIN_COLOR] [--rainbow] [--colorbgs] [--github]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -s SIZE, --size SIZE  set the length and width of the image in pixels (default: 16)\n  -x SCALE, --scale SCALE\n                        set the scale factor of the image. For each pixel of the image, it will make them that many times larger (default: 20)\n  -m MODE, --mode MODE  set color mode (bw or 256) (default: bw)\n  -o OUT, --out OUT     set the name of the output file (default: rorschach.ppm)\n  -u MAX_COLOR, --max-color MAX_COLOR\n                        set the upper color boundary (cannot be higher than 255) (default: 255)\n  -l MIN_COLOR, --min-color MIN_COLOR\n                        set the lower color boundary (default: 0)\n  --rainbow             enable rainbow mode (color only) (default: False)\n  --colorbgs            enable greater color variety in bg colors (color only) (default: False)\n  --github              make a github-esque icon (ignores size and color settings) (default: False)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurrsurus%2Fpixel-rorschach","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurrsurus%2Fpixel-rorschach","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurrsurus%2Fpixel-rorschach/lists"}