{"id":24960991,"url":"https://github.com/nullnull/serverless-image-processing","last_synced_at":"2025-03-28T22:16:50.219Z","repository":{"id":38967471,"uuid":"253000704","full_name":"nullnull/serverless-image-processing","owner":"nullnull","description":"Serverless image processing solution like imgix by Google Cloud Functions","archived":false,"fork":false,"pushed_at":"2022-12-12T09:31:20.000Z","size":812,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T23:37:06.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nullnull.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}},"created_at":"2020-04-04T13:13:18.000Z","updated_at":"2020-04-23T12:04:07.000Z","dependencies_parsed_at":"2022-09-05T22:11:44.320Z","dependency_job_id":null,"html_url":"https://github.com/nullnull/serverless-image-processing","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/nullnull%2Fserverless-image-processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullnull%2Fserverless-image-processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullnull%2Fserverless-image-processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullnull%2Fserverless-image-processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullnull","download_url":"https://codeload.github.com/nullnull/serverless-image-processing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246106691,"owners_count":20724401,"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-03T08:45:13.942Z","updated_at":"2025-03-28T22:16:50.197Z","avatar_url":"https://github.com/nullnull.png","language":"TypeScript","readme":"# serverless-image-processing\nServerless image processing solution like [imgix](https://www.imgix.com/) by Google Cloud Functions.\nYou can resize and composite image by simple URL parameters.\n\n## Overview\nXXX: All urls are dummy.\n\n**resize**\nhttps://your.cloudfunctions.net/convertImage/path/to/image.png?w=1200\u0026h=800\n\n**composite**\nhttps://your.cloudfunctions.net/convertImage/path/to/image.png?mark=https://yourdomain.com/image/credit.png\u0026mark-gravity=southwest\n\n**with secure token(MD5)**\nhttps://your.cloudfunctions.net/convertImage/path/to/image.png?w=1200\u0026s=900150983cd24fb0d6963f7d28e17f72\n\n\n## How to use\n```sh\n$ git clone https://github.com/nullnull/serverless-image-processing\n\n# edit src/config.ts to update SOURCE_URL\n$ vi src/index.ts\n\n# deploy to your cloud functions\n$ yarn run deploy\n```\n\n\n## Development\n```sh\n# compile typescript\n$ yarn run watch\n\n# start local server\n$ yarn run dev\n# curl http://localhost:8080/convertImage/path/to/image.png?w=1200\u0026h=800\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullnull%2Fserverless-image-processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullnull%2Fserverless-image-processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullnull%2Fserverless-image-processing/lists"}