Image & File Providers
Setting up ImageKit and Cloudinary for media management
Image & File Providers
The platform uses external services for optimized image and file delivery.
ImageKit (Images)
ImageKit handles image uploads, transformation, and CDN delivery. Configure:
- Public Key — Your ImageKit public API key
- Private Key — Your ImageKit private key (stored securely)
- URL Endpoint — Your ImageKit URL endpoint
Once configured, all image uploads (blog covers, project screenshots, team avatars) go through ImageKit with automatic optimization.
Cloudinary (Files)
Cloudinary handles non-image files: PDFs, documents, spreadsheets, etc. Configure:
- Cloud Name — Your Cloudinary cloud name
- API Key — Public API key
- API Secret — Private API secret
Upload Limits
Configure maximum file size and allowed file types in Settings. Default limits: 10MB for images, 50MB for files.