Plugin details
This plugin is a utility to use when working with APIs that accept a binary object. This is typically used to convert an image (base64 string) in order to send it to a service like S3.
This plugin includes the following features
- Convert a base64 string, such as an image, to Binary
- Sends the binary object to a pre-signed URL