Bulkhead OS supports image and file uploads directly through the admin panel. Media is stored securely and served from the edge for fast loading.
Uploading Media
You can upload media in two ways:
- Inline — Drag and drop an image directly into the content editor
- Media Library — Upload to the shared media library and reference from any page
Supported Formats
| Category | Formats |
|---|---|
| Images | JPEG, PNG, WebP, SVG, GIF, AVIF |
| Documents | PDF, DOCX, XLSX |
| Data | JSON, CSV, XML |
Automatic Optimization
Images are automatically optimized for web delivery:
- Responsive sizing for different screen widths
- Format conversion to WebP where supported
- Lazy loading for below-the-fold images
- Alt text enforcement for accessibility