{"id":17680556,"url":"https://github.com/hentioe/cicr","last_synced_at":"2025-06-24T04:36:13.662Z","repository":{"id":109656488,"uuid":"177292000","full_name":"Hentioe/cicr","owner":"Hentioe","description":"Image hosting service with a lot of functions(resize/blur/crop) built in","archived":false,"fork":false,"pushed_at":"2019-11-28T12:25:58.000Z","size":895,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T22:02:03.567Z","etag":null,"topics":["crystal","file-hosting","image-processing"],"latest_commit_sha":null,"homepage":"https://cicr.bluerain.io","language":"HTML","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/Hentioe.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":"2019-03-23T13:25:54.000Z","updated_at":"2019-11-28T12:26:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"deb942fe-c48e-4a1c-b609-f09344f3d0cc","html_url":"https://github.com/Hentioe/cicr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hentioe/cicr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hentioe%2Fcicr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hentioe%2Fcicr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hentioe%2Fcicr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hentioe%2Fcicr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hentioe","download_url":"https://codeload.github.com/Hentioe/cicr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hentioe%2Fcicr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261605251,"owners_count":23183789,"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":["crystal","file-hosting","image-processing"],"created_at":"2024-10-24T09:08:20.439Z","updated_at":"2025-06-24T04:36:13.640Z","avatar_url":"https://github.com/Hentioe.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 本项目已死，请转向新项目: [Veemoe Cloud](https://github.com/Hentioe/veemoe-cloud)\n\n# CICR Core Server [![Build Status](https://github-ci.bluerain.io/api/badges/Hentioe/cicr/status.svg)](https://github-ci.bluerain.io/Hentioe/cicr)\n\n内置常用函数的图片托管服务器\n\n![LOGO](https://github.com/cicr-project/cicr/raw/master/originals/logo.2.png)\n\n## 使用\n\n* 通过 `resize` 函数指定图片的高度和宽度(150x150)\n\n  `https://cicr.bluerain.io/display/demo.jpg?processes=resize.w_150,h_150`\n\n* 保留纵横比例缩放图片(限制宽度为 150， 高度自适应)\n\n  `https://cicr.bluerain.io/display/demo.jpg?processes=resize.w_150`\n\n* 通过 `blur` 函数模糊图片(Sigma: 1)\n\n  `https://cicr.bluerain.io/display/demo.jpg?processes=blur.s_1`\n\n* 通过 `crop` 函数剪裁图片(垂直高度: 100, 水平宽度: 100, 纵坐标: 50, 横坐标: 50)\n\n  `https://cicr.bluerain.io/display/demo.jpg?processes=crop.h_100,w_100,y_50,x_50`\n\n* 使用管道 `|` 组合函数\n\n  `https://cicr.bluerain.io/display/demo.jpg?processes=crop.y_50,w_200,h_150,h_150|blur.s_3.5|resize.w_100`\n\n## TODO\n\n* [ ] 增加 `ascii` 函数将图片转换为文本字符\n* [ ] 后台功能\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhentioe%2Fcicr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhentioe%2Fcicr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhentioe%2Fcicr/lists"}