Skip to documentation
quickS3.com Open app
Browse documentation
Reference

Supported providers

Setup inputs and verified capabilities across all eight storage providers, including which ones support multipart uploads and bucket creation.

Owner Admin Member

All eight providers support listing, browsing, direct single-part upload, preview, download, delete, and CORS inspection and update, wherever the stored provider credential permits.

ProviderAPI and endpoint inputMultipartCreate storage in quickS3Creation permission or limitation
AWS S3S3; region and endpointYesYess3:CreateBucket
Azure Blob StorageAzure Blob; endpoint from account nameNoContainerStorage account key with container write access
Backblaze B2S3-compatible; paste regional endpointYesYesApplication key with writeBuckets
Cloudflare R2S3-compatible; endpoint from account ID and jurisdictionYesYesR2 Admin Read & Write token
DigitalOcean SpacesS3-compatible; endpoint from regionYesYesKey with access to all Spaces, not a per-Space limited key
Google Cloud StorageXML/S3 interoperability; endpoint and HMAC keysYesNoCreate in Google Cloud, then refresh
MinIOS3-compatible; paste reachable HTTPS endpointYesYesProvider-equivalent create permission
WasabiS3-compatible; endpoint from regionYesYesProvider-equivalent create permission

“Yes” for multipart means the browser implementation is verified for that provider and engages automatically at 256 MiB. It never overrides the connection’s configured cap or the provider’s own object-size, part, quota, and rate limits.

Choosing between similar providers

Decide on the things quickS3 does not change: where the data must live, provider account controls, egress and request pricing, recovery features, and whether the browser can reach the endpoint at all. quickS3 makes the file workflow identical; it does not make durability, versioning, retention, or billing equivalent.

For private or self-hosted MinIO, remember the endpoint must be reachable by quickS3’s Cloudflare Worker for metadata and signing. A hostname that only resolves on your laptop will not work in hosted quickS3.