Features

  • The s3:// address bar - breadcrumbs when idle, an editable key prefix when focused. Type any bucket/prefix/ and press Enter to jump straight there.
  • Command palette - ⌘K / Ctrl K to jump to a prefix, switch bucket, or run any command
  • Multi-bucket - save several connections and switch with one click
  • S3-compatible - AWS S3, MinIO, Cloudflare R2, Wasabi, DigitalOcean Spaces, Backblaze B2, Storj, and any S3-compatible endpoint
  • File operations - upload with per-file progress, download, delete one or many
  • List and grid views - grid shows real image thumbnails
  • Presigned share links - temporary download URLs, 5 minutes to 7 days
  • Drag and drop - drop files anywhere on the window to upload into the current prefix
  • Sort and filter - by name, size or date; live filter on the loaded prefix
  • Encrypted credential files - save your connections to a passphrase-protected .s3vault file and load them on any machine
  • Nothing stored in the browser - credentials live in sessionStorage for the tab; localStorage is never touched
  • No build step - plain HTML, CSS and JavaScript; nothing to compile or install