Self-hosted image host + CDN

Drop pixels.
Grab a link.

Brikk is your own image hosting platform — Discord login, local file storage, instant clean links, per-user quotas and a proper API. You own the code and the data.

⚡ Instant links 🔒 Discord OAuth 🗄️ Self-hosted storage 🧱 Neobrutalist UI
📥
Drop image here
or click to browse
0
Images hosted
0
Creators
0
Stored
DISCORD LOGIN LOCAL STORAGE CLEAN CDN LINKS API UPLOADS STORAGE QUOTAS ADMIN TOOLS DISCORD LOGIN LOCAL STORAGE CLEAN CDN LINKS API UPLOADS STORAGE QUOTAS ADMIN TOOLS
Everything included

Batteries included.
No subscriptions.

🔐

Discord OAuth login

One-click sign-in. Optional admin allow-list and role-based perks.

🗄️

Local file storage

Files live in a folder on your own server — no external buckets, no egress fees.

🔗

Clean public links

Short, tidy URLs you can drop anywhere — direct or proxied.

🖥️

Dashboard + API

Drag-and-drop in the browser or automate with your API key.

🔑

Personal API keys

Create, name and revoke keys. Hashed at rest, shown once.

🛡️

Server-side validation

MIME sniffing, size limits and SVG sanitisation on every upload.

📊

Storage quotas

Global default, per-user overrides, or Discord role-based limits.

🗂️

History & deletion

Browse every upload, copy links, delete and reclaim quota.

⚙️

Admin & audit logs

Moderate users, ban abusers, and review a full action trail.

Developer-friendly

Upload from anything with one curl

Generate an API key in your dashboard and POST a file. Get back a clean CDN link instantly. Perfect for ShareX, scripts and bots.

curl -X POST https://brikk.withake.dev/api/v1/upload \
  -H "Authorization: Bearer brikk_…" \
  -F "file=@cat.png"

{
  "ok": true,
  "url": "https://brikk.withake.dev/uploads/u/1/a1B2c3.png"
}

Own your image host.

No monthly fees. No vendor lock-in. Your domain, your storage, your rules.

Start with Discord →