Or



clpr.io logo

Clpr.io

Welcome to Clpr (pronounced clipper)!

This service allows you to store whatever* you want as a clip for 24 hours, or until it's overwritten by something else. A clip as in a thing, and a thing as in data. We'll take care of generating an easy-to-remember, unique-for-the-day URL.

Website usage:

Throw up some text or upload something. You can use the form on clpr.io, or make up a URL using letters and numbers. Something like clpr.io/WhatATimeToBeAlive will work. Keep in mind that a clip's URL is publicly accessible, and that anyone who knows the URL can get to whatever is there. Therefore, it's recommended that you clip without context. For example, don't store a password with the user it's associated with. That way, in case someone stumbles upon your URL, your clip's context and purpose has a chance at remaining unknown.

Usage policy:

By using this service, you agree that what you store is your own, and that you are responsible and liable for what you submit. You agree that what you store can be accessed or deleted by anyone else if they know or guess the URL. You agree that you will not use this service for malicious or illegal activities. You also agree that you will not spam or abuse this service. Your clip will automatically delete itself after 24 hours, or can be deleted immediately through our interface.

Developer usage**:

curl -F data=easyas123 clpr.io
curl -F data="This is amazing!" clpr.io
curl -F [email protected] clpr.io
curl -F data=@/home/user/noway.txt clpr.io
cat whoa.txt | curl -F data=@- clpr.io
curl clpr.io/DeleteLikeThis/del

* Under 2MB and compliant with our usage policy
** You can also push data to clpr.io/AnyAlphaNumericString