Image Cropper

FREEMIUM
By BLACKTREES | Updated 5 दिन पहले | Tools
Popularity

7.4 / 10

Latency

3,149ms

Service Level

100%

Health Check

N/A

Followers: 2
Resources:
Product Website
API Creator:
Rapid account: BLACKTREES
BLACKTREES
blacktrees
Log In to Rate API
Rating: 5 - Votes: 1

README

Crop the Image

  • url: string - Your image URL eg http://domain.tld/myimage.jpg
  • size: (int)x(int) - Crop size like 600x600 or 1200x400
  • focus: (int)x(int) - Focus point (Image Subject) like 650x320
  • zoom: int - Zoom factor from 0 to 99
  • edge: float - Subject target position. 2.0 center if possible. Greater 2.0 ad margin around the subject.
  • format: string - jpeg|webp|png
  • quality: int - Compression quality from 0-100