Generate Font from Image
Start a font generation from a public reference image URL
id and poll_url.
Reference image URLs must use HTTPS, be publicly reachable, point to a JPEG, PNG, or WebP image, and be no larger than 20 MB.Authorizations
Body
Public HTTPS URL for a JPEG, PNG, or WebP reference image. The image must be publicly reachable and no larger than 20 MB.
2000standard generates 72 glyphs to support English with basic letters, numbers, and punctuation. extended generates 319 glyphs to support all Latin languages, including special characters, costs more credits, and may take 2-3 minutes to complete.
standard, extended Response
Generation job accepted
Generation id.
Generated font display name.
Download URL for the generated TTF file. This is null until the job succeeds.
preparing, queued, running, succeeded, cancelled, failed text, image standard generates 72 glyphs to support English with basic letters, numbers, and punctuation. extended generates 319 glyphs to support all Latin languages, including special characters, costs more credits, and may take 2-3 minutes to complete.
standard, extended Approximate job progress percentage.
0 <= x <= 100URL to poll for generation status.
ISO timestamp for when the generation was created.
Error message. Present only when status is failed and an error message is available.

