Improve compatibility with other services #73
JonasKruckenberg
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The current imagetools API is quite verbose and is also quite different to the ones used by popular services.
This issue aims to gather good ideas to adopt from other services and ways we might archive this.
At the very least this would entail adding shorter aliases to directives like
b
forbackground
etc.Another option would be to modularize the url parsing logic, so that we could potentially have a "Cloudinary interop package" for example.
Don't know how necessary that might be though, I'm very much looking for feedback for this issue!
Beta Was this translation helpful? Give feedback.
All reactions