Simple uploads
Drag and drop files, paste from clipboard, or upload from URL in one flow.
Upload images and get instant links. No complicated setup — just upload, copy, and share.
Guest uploads
Enabled
Privacy modes
4 options
API access
v2 + ImgBB compatible
Drag and drop files, paste from clipboard, or upload from URL in one flow.
Get viewer URLs, direct image links, and embed-ready pages right after upload.
Set uploads as public, unlisted, password-protected, or private.
Choose expiry times for temporary uploads and automatic cleanup.
Anonymous uploads for quick sharing and account flows for long-term management.
Use v2 endpoints and ImgBB compatibility for integrations and bots.
Step 1
Upload image
Drop files or paste one or more image URLs.
Step 2
Choose options
Set album, privacy, and optional expiration.
Step 3
Share anywhere
Copy direct links or viewer pages with embed previews.
Upload from automation scripts or bots.
curl -X POST https://sto.limarise.com/api/v2/images/upload \ -F "[email protected]" \ -F "access=unlisted" \ -F "expiration=86400"