Papago Image Translation Overview
    • PDF

    Papago Image Translation Overview

    • PDF

    Article Summary

    The Papago image translation API is an image translation REST API that recognizes text in input images and provides OCR information, translated text, and translated images. Image Translation (Text) API and Image Translation (Image) API are provided depending on the type of translation result.

    • Supported Languages
      • Source language: Korean, English, Japanese, Chinese (Simplified & Traditional), Vietnamese, Thai, Indonesian, French, Spanish, Russian
      • Target language: Korean, English, Japanese, Chinese (Simplified & Traditional), Vietnamese, Thai, Indonesian, French, Spanish, Russian, German, Italian
    • File format: *.jpg, *.jpeg, *.png, *.tiff
    • File size: up to 20 MB
    • Image size: up to 1960 x 1960
    Note
    • Low resolution images may result in poor quality translation results. Input images greater than 1,280 pixels in length are recommended.
    • Distorted images, cursive text, small text size, and images with similar background and text colors may affect translation quality.

    Common settings

    The client ID is issued by registering the application in the NAVER Cloud Platform console.

    1. Please register the application at AI Service > Papago Translation > APIs in the Web Console of NAVER Cloud Platform.
    2. Select the registered application from AI Service > Papago Translation > APIs and check the client ID and client secret value.
    3. Ensure that Papago Image Translation is selected from AI Service > Papago Translation > APIs > Edit.
    Caution

    If Papago Image Translation is not selected, 429 (Quota Exceed) error occurs.

    Common errors

    HttpStatusCodeErrorCodeErrorMessageDescription
    400100Bad Request ExceptionRequest error such as protocol (https) or encoding (UTF-8)
    401200Authentication FailedAuthentication failure
    401210Permission DeniedNo permission
    404300Not Found ExceptionNo permission
    429400Quota ExceededQuota exceeded
    429410Throttle LimitedRate exceeded
    429420Rate LimitedRate exceeded
    413430Request Entity Too Largecontent-length exceeded (10 MB)
    503500Endpoint ErrorEndpoint connection error
    504510Endpoint TimeoutEndpoint connection time exceeded
    500900Unexpected ErrorError without exception handling

    API errors

    HttpStatusCodeErrorCodeErrorMessageDescription
    40400000API call failedAPI call failure
    40000001Request is invalidInvalid call
    40400003Not FoundResource does not exist
    40026000No ImageImage does not exist
    40026001Unsupported languageUnsupported language
    41326002Exceed max file sizeFile size exceeds 20 MB
    40026003Unknown image typeUnsupported image format
    41326004Exceed max image sizeImage width or height limit exceeded
    50026005Image serving errorImage serving error
    50026007Image no textText does not exist
    50026099Unknown errorInternal error in server

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.