Skip to content

Commit 5a23bd6

Browse files
committed
Update README.md
1 parent a1a9da6 commit 5a23bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
![Version 0.0.1](https://img.shields.io/badge/Version-0.0.1-blue)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)[![Built with Node.js](https://img.shields.io/badge/Built%20with-TypeScript-green)](https://www.typescriptlang.org/)
66

7-
**image-size-api-netlify-edge-functions** is a collection of serverless functions designed to handle various image processing tasks, deployed on the Netlify Edge platform. This project leverages the power of ImageMagick, a robust image manipulation library, to perform operations such as analyzing, converting, cropping, resizing, and generating thumbnails for images. These functions are optimized for edge computing, ensuring low latency and high performance.
7+
**'image-size-api-netlify-edge-functions'** is a collection of serverless functions for various image processing tasks hosted on Netlify's Edge platform. While Netlify Edge Functions are known for low latency and efficiency, this project aims to explore their capabilities with demanding, resource-intensive workloads. Leveraging Deno and ImageMagick, it covers tasks like image analysis, conversion, cropping, resizing, and thumbnail generation while exploring how far Netlify Edge Functions can go within their resource constraints when tackling potentially intensive image processing operations.
88

99
### **Netlify Edge Functions**
1010

0 commit comments

Comments
 (0)