Free image hosting, fast and simple

Upload images and get instant links. No complicated setup — just upload, copy, and share.

Drop images here or click to browse files

PNG, JPG, GIF, WebP, AVIF, BMP, SVG • up to 25MB each

No account requiredDirect image linksAlbum supportPrivacy controls

Guest uploads

Enabled

Privacy modes

4 options

API access

v2 + ImgBB compatible

Features

Simple uploads

Drag and drop files, paste from clipboard, or upload from URL in one flow.

Instant share links

Get viewer URLs, direct image links, and embed-ready pages right after upload.

Privacy options

Set uploads as public, unlisted, password-protected, or private.

Auto-expiration

Choose expiry times for temporary uploads and automatic cleanup.

Guest + user support

Anonymous uploads for quick sharing and account flows for long-term management.

API friendly

Use v2 endpoints and ImgBB compatibility for integrations and bots.

How it works

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.

API example

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"