Skip to main content
Language

To Base64

PhotoEditor SDK supports saving photos to a Base64 encoded string.

Encode the photo#

Open the photo editor and handle the export result. After retrieving the exported photo, encode the PhotoEditorResult.image to a Base64 string.