Looking to integrate profile image uploads into a product, but don't want to write a bunch of client side code for cropping and server side code for format conversion, compression, etc.
Note that I don't want something like Imgur where everything is public - more something to build into a product with an API to integrate with.
Any good experiences with existing tools?
As mentioned by @jnoon22 you can use Doka JS or you can try BunnyCDN cloud storage, they got nice api too
This comment was deleted 2 months ago
Thanks for the mention @jnoon22!
If you need uploading functionality as well you can integrate Doka with FilePond (open source).
Always happy to answer any questions!