|
|
|
|
|
by jdotjdot
4101 days ago
|
|
I like your pricing model much more--I don't like how Cloudinary charges me for storage, because I don't want them to store the images, just transform them. What I would need to move over to yours are the following features:
* Reorienting the picture based on exif data
* Picture gravity via face detection
* Way to ensure no one else maliciously uses my account (e.g., domain whitelisting/CORS, only pulling from my S3 bucket, something like that)
* Renaming the output file image on the fly Obviously, I'm only one customer, so don't do anything based on just me! But if it's at all helpful, these are one potential user's needs :) |
|