jatui

MediaWorkbench

Image editor with AI generation, editing, background removal, and annotation tabs

Live workbench

Upload/generate/edit endpoint is mocked — upload and AI tabs require a real /api/media backend. The annotation tab is fully client-side.

No image

Props

PropTypeDefaultDescription
valuestring | nullnullBindable current image URL
uploadEndpointstring'/api/media'POST endpoint for uploads
onComplete(url: string) => voidCalled when a final image URL is produced
acceptstring'image/png,image/jpeg,…'MIME types for the file picker