box_data
: Contains 1. The inpainted image file (with original text removed) | 2. Metadata required to
render
text boxes (coordinates, translated text, CSS attributes, or CanvasRenderingContext2D properties)
file_data
: A fully rendered image file that combines the inpainted background with translated text boxes
When displaying translated images directly on the web without additional rendering logic (e.g., thumbnails)
When offering downloads of the translated output as image or PDF files
PROCESSING
(status = P) : The request has been accepted (job ID issued) and is currently undergoing image
processing, human translation review, and post-editing.
Modification of an active job is not allowed (e.g., changing target language or source image).
To make changes, the job must be canceled and re-submitted with updated parameters, resulting in a new job ID
ABORTED
(status = A) : The user canceled the job before completion.
REJECTED
(status = R) : The job was stopped by Flitto's HITL administrators because it violates Flitto's
content policy or cannot be processed.
A failed event message with reasons for the rejection will be published to your SQS.
Typical reasons include:
Low-quality images (blur, glare, darkness) making text unreadable
Excessive text distortion preventing proper box mapping
Incorrect source language selected
other reasons
COMPLETED
(status = C) : Processing, review, and post-editing are finished and the result files / success
message are delivered to the user's S3 / SQS