King.Azure.Imaging is made for your Azure PaaS environment; deploy to Azure Web App and enable image upload, processing, and delivery!
- Architecture Video
- Upload images to BLOB storage
- WebJob background image processing
- API for structured metadata about images
- API to resize on the fly (and caches!)
- Azure CDN for low latency content delivery
- Scalable architecture, all on PaaS
- Extensible
- Uses ImageProcessor for image maniputlation
- Uses King.Azure for Azure Storage access
- Integrates with King.Service for background processing
PM> Install-Package King.Azure.Imaging
View the wiki to learn how to use this; and check out the architecture video!