Base64 Media Retriever

Table Of Contents

  • Use case
  • Video guide

Use case

The Base64 Media Retriever transformer may be used to transform binary files into base 64 encoded data. Often, APIs will be able to consume this type of data and translate it into files.

Video guide