Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bnnq/imageshrinkerwebjob
Image shrinker service
https://github.com/bnnq/imageshrinkerwebjob
azure-webjob image-processing image-shrinker net-core net-core-7 web-service
Last synced: 4 days ago
JSON representation
Image shrinker service
- Host: GitHub
- URL: https://github.com/bnnq/imageshrinkerwebjob
- Owner: BnnQ
- Created: 2023-05-11T15:22:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-07T14:06:17.000Z (9 months ago)
- Last Synced: 2024-02-07T15:27:45.289Z (9 months ago)
- Topics: azure-webjob, image-processing, image-shrinker, net-core, net-core-7, web-service
- Language: C#
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageShrinkerWebJob
ImageShrinkerWebJob is a simple yet powerful web application hosted as an Azure WebJob. It's designed to shrink the size of images based on selected parameters, making it easier to manage and share images.
The application is built with .NET Core 7, a modern, fast, and powerful platform for creating cloud applications. It uses the SixLabors.ImageSharp library, a popular and robust library for processing images in .NET.
Despite its simplicity, ImageShrinkerWebJob stands out for its efficiency and ease of use. Whether you're a web developer looking to optimize images for your website, or just someone looking to reduce the size of your images, ImageShrinkerWebJob is the perfect tool for you.