Image Cropper

FREEMIUM
Durch BLACKTREES | Aktualisiert 15 days ago | Tools
Popularität

7.2 / 10

Latenz

1,773ms

Service Level

100%

Health Check

N/A

Follower: 2
Ressourcen:
Produktwebsite
API-Ersteller:
Rapid account: BLACKTREES
BLACKTREES
blacktrees
Melden Sie sich bei Rate API an
Bewertung: 5 - Stimmen: 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