{"name":"Image Processing API","version":"1.0.0","description":"Resize, crop, convert, compress, filter images - for developers","features":{"operations":"Resize, crop, rotate, flip, convert","filters":"Blur, grayscale, sharpen, brightness, saturation","formats":"PNG, JPEG, WebP, AVIF, GIF","watermark":"Text and image watermarks"},"endpoints":{"health":"GET /health","resize":"POST /api/image/resize","crop":"POST /api/image/crop","rotate":"POST /api/image/rotate","flip":"POST /api/image/flip","convert":"POST /api/image/convert","compress":"POST /api/image/compress","filter":"POST /api/image/filter","watermark":"POST /api/image/watermark"}}