{"id":33918520,"url":"https://github.com/imgforger/imgforge","last_synced_at":"2026-03-11T22:12:21.084Z","repository":{"id":317649713,"uuid":"1068263921","full_name":"ImgForger/imgforge","owner":"ImgForger","description":"Fast, secure image proxy and transformation server written in Rust","archived":false,"fork":false,"pushed_at":"2025-12-13T10:40:59.000Z","size":774,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T16:46:04.404Z","etag":null,"topics":["axum","cache","crop-image","docker","image","image-manipulation","image-processing","jpeg","libvips","png","resize-images","rust","watermark"],"latest_commit_sha":null,"homepage":"https://imgforger.github.io","language":"Rust","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/ImgForger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-10-02T05:38:29.000Z","updated_at":"2025-12-13T07:47:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"78bc7cd4-1d66-4dfd-8515-07dcbd0e7625","html_url":"https://github.com/ImgForger/imgforge","commit_stats":null,"previous_names":["imgforger/imgforge"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/ImgForger/imgforge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImgForger%2Fimgforge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImgForger%2Fimgforge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImgForger%2Fimgforge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImgForger%2Fimgforge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImgForger","download_url":"https://codeload.github.com/ImgForger/imgforge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImgForger%2Fimgforge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28585190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: 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":["axum","cache","crop-image","docker","image","image-manipulation","image-processing","jpeg","libvips","png","resize-images","rust","watermark"],"created_at":"2025-12-12T08:24:51.295Z","updated_at":"2026-01-19T21:00:51.031Z","avatar_url":"https://github.com/ImgForger.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imgforge\n\n[![crates.io](https://img.shields.io/crates/v/imgforge.svg)](https://crates.io/crates/imgforge)\n[![Build](https://github.com/ImgForger/imgforge/actions/workflows/build.yml/badge.svg)](https://github.com/ImgForger/imgforge/actions/workflows/build.yml)\n[![Release](https://github.com/ImgForger/imgforge/actions/workflows/release.yml/badge.svg)](https://github.com/ImgForger/imgforge/actions/workflows/release.yml)\n[![dependency status](https://deps.rs/repo/github/ImgForger/imgforge/status.svg)](https://deps.rs/repo/github/ImgForger/imgforge)\n\nimgforge is a fast, secure image proxy and transformation server written in Rust. Built with Rust and libvips, it delivers imgproxy-compatible URL semantics with an async-first architecture and optional, pluggable caching backends.\n\n## Forge image with Imgforge\n\n- **Production-ready from day one** – Health checks, structured logging, and Prometheus metrics make imgforge easy to drop into modern platforms.\n- **Container-native** – Ship the provided multi-stage Docker image anywhere, or extend it with your own watermark assets and presets.\n- **High-fidelity transforms** – Resize, crop, format-convert, blur, sharpen, watermark, and more—powered by libvips for incredible performance.\n- **Defense in depth** – Signed URLs, bearer tokens, per-request safeguards, and global rate limiting protect your origins from abuse.\n\n## Get started in minutes\n\n### One-line deployment (Recommended)\n\nDeploy imgforge on any Linux machine with a single command:\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/ImgForger/imgforge/main/deployment/deploy.sh | bash\n```\n\nThe interactive script will:\n- Install Docker (if needed)\n- Let you choose a caching strategy (Memory, Disk, Hybrid, or None)\n- Optionally enable Prometheus + Grafana monitoring with pre-built dashboards\n- Generate secure keys automatically\n- Start imgforge on port 3000\n\n## Documentation\n\nThe documentation is live on the [docs site](https://imgforger.github.io/).\n\n## Community\n\nIssues and pull requests are welcome. Please review the [contributing guide](CONTRIBUTING.md) before submitting significant changes. If you are upgrading from imgproxy, most existing URL builders will continue to work—consult the processing and URL references for the few imgforge-specific differences.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgforger%2Fimgforge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimgforger%2Fimgforge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgforger%2Fimgforge/lists"}