How can I crop Image on-the-fly using FREE API (or a single line of code)?

108 Views Asked by At

I am figuring out a way to crop the images in the database on-the-fly for using it at various solts, positions and different pages on my web site. Is there a solution to do it seamlessly?

I tried using various online editors but couldn't arrive to a powerful API.

1

There are 1 best solutions below

0
Jeremy Lew On

You can use Front.Space or Cloudinary to optimise the Images and Videos on-the-fly using their URL based API. The syntax is pretty simple and does not require you to switch your storage DB.