Output images in JPG or PNG format via API
P
Poised Orangutan
I use the API to generate images for Wordpress blogs, but the current output format is WebP, which cannot be uploaded to Wordpress via the REST API. It would be beneficial to have the option to output images in JPG or PNG format to facilitate seamless integration with Wordpress.
Log In
Olga
Merged in a post:
Generate PNG using POST /generations
I
Involved Mockingbird
I would like the ability to generate a .png file using the POST /generations API. Currently, it only returns .svg or .webp formats, and having the option to generate .png would be beneficial for my needs.
Olga
Merged in a post:
Option to receive images in PNG format
F
Fair Salamander
I am integrating the Recraft API into my Unity project, but I noticed that images are sent in .webp format. Unity does not support .webp well, so it would be beneficial to have the option to receive images in .png format instead. This would facilitate smoother integration and compatibility with Unity projects.