{"id":25026601,"url":"https://github.com/skythecodemaster/sanjuuni-server","last_synced_at":"2025-07-13T15:36:26.270Z","repository":{"id":179723816,"uuid":"648790502","full_name":"SkyTheCodeMaster/sanjuuni-server","owner":"SkyTheCodeMaster","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-26T20:52:48.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T16:32:07.674Z","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/SkyTheCodeMaster.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-02T20:26:31.000Z","updated_at":"2023-06-02T20:26:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2dd2588-4d11-4837-b663-3d167ed30af0","html_url":"https://github.com/SkyTheCodeMaster/sanjuuni-server","commit_stats":null,"previous_names":["skythecodemaster/sanjuuni-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SkyTheCodeMaster/sanjuuni-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkyTheCodeMaster%2Fsanjuuni-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkyTheCodeMaster%2Fsanjuuni-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkyTheCodeMaster%2Fsanjuuni-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkyTheCodeMaster%2Fsanjuuni-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkyTheCodeMaster","download_url":"https://codeload.github.com/SkyTheCodeMaster/sanjuuni-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkyTheCodeMaster%2Fsanjuuni-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265164427,"owners_count":23721168,"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":"2025-02-05T17:48:42.760Z","updated_at":"2025-07-13T15:36:26.228Z","avatar_url":"https://github.com/SkyTheCodeMaster.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sanjuuni-server\n## A free, opensource sanjuuni server.\n\nHow to use:\nPOST to `/convert` with the following JSON: \n```json\n{\n  \"url\":\"url of image to convert\", // OR\n  \"data\": \"base64 bytes of image to convert\", // One or the other, not both.\n\n  // Sanjuuni options (ALL OPTIONAL)\n  \"dithering\": \"none\", // None default, options: \"threshold\",\"ordered\",\"lab-color\",\"octree\",\"kmeans\",\"none\"\n  \"binary\": false, // Boolean, whether or not returned file is binary.\n  \"width\": 51, // Resize image to this width/height\n  \"height\": 19,\n  \"cc-palette\": false, // Boolean, whether or not to generate custom palette, or use CC colours.\n  \"format\": \"bimg\" // String, blit default, options: \"bimg\",\"nfp\"\n}\n```\nThe server will process and then return a **blit image (bimg)** of the input image.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskythecodemaster%2Fsanjuuni-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskythecodemaster%2Fsanjuuni-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskythecodemaster%2Fsanjuuni-server/lists"}