Info

Store any filetype with a size up to 150MB for up to 1 hour. Uguu cares about your privacy and stores NO logs.

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)