-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Jef King edited this page Jul 4, 2018
·
13 revisions
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 dynamically resize images
- 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