Drop a file, paste a link, or pipe it in from a terminal. It gets a short URL immediately. No account, no size limit, no countdown page, no ads โ uploads resume if your connection drops and downloads resume if theirs does.
The server fetches it at datacenter speed and stores the result. Works with any direct http(s) link; you can close the tab.
Nothing to install. Both forms print the URL of the stored file.
curl -T ./movie.mkv https://files.nitaimaarek.com/
cat dump.log | curl --data-binary @- https://files.nitaimaarek.com/dump.log
Add options as query parameters: ?expires=7d&listed=0&pass=hunter2.
Full reference on the API page.