dishamodi0910 / APIVerse

APIVerse is a collection of APIs that are useful for developers. It simplifies the process of both adding new APIs and learning how to harness the power of existing ones.
MIT License
78 stars 90 forks source link

[New API] : Image_Processing_API #361

Open Helpinlakkad opened 3 months ago

Helpinlakkad commented 3 months ago

Brief Description 🤓

Through this API we can decrease the height and width of our Image and also we can crop the image.

How will you develop it?🤩

  1. Using node and npm install express, multer and sharp.
  2. Here sharp is the library use for Image processing (sharp only supports the node version 18.17.0, 20.3.0, or >=21.0.0 so use latest version of node).
  3. using express make the post request of APIs and process into the image.
  4. show the processed image in the output folder.

Deployment

No

Select the open source program you are contributing to

Other

Code of Conduct

dishamodi0910 commented 3 months ago

Greetings @Helpinlakkad🎀 ! , We are excited to have you dive into another issue with us!🚀 Your involvement in our project has been invaluable, and we're confident that your skills and insights will help us conquer this challenge😇.

Use command /gssoc24 to self assign the issue.

This issue represents an exciting opportunity for us to improve and enhance our project, and we are thrilled to have you on board. We request you to follow CONTRIBUTING GUIDELINES. Looking for your PR soon! In case of any issues, you can contact us on Discord.❣️

Helpinlakkad commented 3 months ago

/gssoc24