converter
8 endpoints
- POSTgif-to-pngConvert a GIF image to PNG (first frame). Returns a Malvryx-hosted PNG URL.
- POSTgif-to-webpConvert a GIF image to WebP. Returns a Malvryx-hosted WebP URL.
- POSTjpg-to-pngConvert a JPG image to PNG. Returns a Malvryx-hosted PNG URL.
- POSTjpg-to-webpConvert a JPG image to WebP. Returns a Malvryx-hosted WebP URL.
- POSTpng-to-webpConvert a PNG image to WebP. Returns a Malvryx-hosted WebP URL.
- POSTwebp-to-pngConvert a WebP image to PNG. Returns a Malvryx-hosted PNG URL.
- POSTwebp-to-jpgConvert a WebP image to JPG. Returns a Malvryx-hosted JPG URL.
- POSTpng-to-jpgConvert a PNG image to JPG. Returns a Malvryx-hosted JPG URL.