Advanced media manager — image/file browser, upload, resize, gallery #2

Open
opened 2026-06-21 14:32:48 +00:00 by jmiller · 0 comments
Owner

Summary

Full media manager for the editor. Browse, upload, resize, and insert images/files directly from the editor toolbar.

Features

  • Modal-based file browser with thumbnail grid and list views
  • Drag-and-drop upload with progress bar
  • Image resize on upload (configurable max dimensions)
  • Image crop/rotate in browser (client-side canvas)
  • Create folders, rename, delete files
  • File type filtering (images, documents, media, all)
  • Search files by name
  • Image alt text and title prompts on insert
  • Lazy-load thumbnails for large directories
  • Responsive image insertion (srcset/sizes attributes)
  • WebP auto-conversion on upload (with fallback)
  • File size limits per profile
  • Allowed file types per profile
  • Root directory restriction per profile (security)
## Summary Full media manager for the editor. Browse, upload, resize, and insert images/files directly from the editor toolbar. ## Features - Modal-based file browser with thumbnail grid and list views - Drag-and-drop upload with progress bar - Image resize on upload (configurable max dimensions) - Image crop/rotate in browser (client-side canvas) - Create folders, rename, delete files - File type filtering (images, documents, media, all) - Search files by name - Image alt text and title prompts on insert - Lazy-load thumbnails for large directories - Responsive image insertion (srcset/sizes attributes) - WebP auto-conversion on upload (with fallback) - File size limits per profile - Allowed file types per profile - Root directory restriction per profile (security)
Sign in to join this conversation.