Features
- The
s3://address bar - breadcrumbs when idle, an editable key prefix when focused. Type anybucket/prefix/and press Enter to jump straight there. - Command palette -
⌘K/Ctrl Kto 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
.s3vaultfile and load them on any machine - Nothing stored in the browser - credentials live in
sessionStoragefor the tab;localStorageis never touched - No build step - plain HTML, CSS and JavaScript; nothing to compile or install