If you find this API valuable, please consider supporting us with a coffee or donation. Your contribution helps us maintain and improve this service.
{ "imageUrl": "https://images.pexels.com/photos/20836361/pexels-photo-20836361/free-photo-of-a-person-holding-a-cup-of-coffee-in-bed.jpeg?auto=compress&cs=tinysrgb&w=800&lazy=load" }
curl --location --request POST 'https://hashify.onrender.com//generate-placeholder?size=' \ --header 'Content-Type: application/json' \ --data-raw '{ "imageUrl": "https://images.pexels.com/photos/20836361/pexels-photo-20836361/free-photo-of-a-person-holding-a-cup-of-coffee-in-bed.jpeg?auto=compress&cs=tinysrgb&w=800&lazy=load" }'
{ "color": { "r": 0, "g": 0, "b": 0, "hex": "string" }, "base64": "string", "css": { "backgroundImage": "string", "backgroundPosition": "string", "backgroundSize": "string", "backgroundRepeat": "string" }, "metadata": { "width": 0, "height": 0, "format": "string" } }