{"success":true,"name":"Image Tools API","version":"1.0.0","endpoints":{"GET /api/resize":"Resize (url, width, height, fit)","GET /api/crop":"Crop (url, left, top, width, height)","GET /api/convert":"Convert format (url, format)","GET /api/compress":"Compress (url, quality, format)","GET /api/rotate":"Rotate (url, angle)","GET /api/flip":"Flip (url, direction)","GET /api/watermark":"Text watermark (url, text, position, opacity)","GET /api/filter":"Filters (url, grayscale, blur, sharpen, tint, brightness)","GET /api/metadata":"Image metadata (url)","GET /api/palette":"Dominant colors (url, count)","GET /api/background/remove":"AI background removal (url)"}}