Image
Base64(Image)
Description
  • Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. The term Base64 originates from a specific MIME content transfer encoding.
  • When a Text item is changed, it is automatically Base64(utf8,ascii) encoded.
  • When a Image entry is changed, it is automatically Base64 convert.