File Upload Demo

Upload File

Upload a JPG, PNG, GIF, or WebP image up to 2 MB.

The server detects the MIME type from file bytes. It stores accepted images with a random 32-character name.

Uploaded files are stored in /tmp/uploads.

Directory listing and path traversal are disabled. Only exact file URLs are public.