Info

Store (*almost) any filetype with a size up to 100MB for up to 24 hours. Uguu cares about your privacy and stores NO logs.

*Due to malicious files being uploaded the following filetypes are not allowed: exe, scr, rar, zip, com, vbs, bat, cmd, html, htm, msi, dll.

Tools

ShareX: https://getsharex.com

API

To upload using curl or make a tool you can post using:
curl -i -F name=test.jpg -F file=@localfile.jpg {$url_filename}/api.php?d=upload (HTML Response)
curl -i -F name=test.jpg -F file=@localfile.jpg {$url_filename}/api.php?d=upload-tool (Plain text Response)