Skip to content

Suggestion: Convert to base64 #309

@erikrijn

Description

@erikrijn

I work a lot with files/images stored in blob fields. With the lack of .NET support it would be good to have the posibility to convert byte arrays to base64 strings, and the other way around.

A real life example would be:

  • Receive a base64 encoded string from a javascript file drag/drop add-in.
  • Store the file into a blob field.
  • Export the blob to base64 to include it in a REST API call to a 3rd party system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    suggestionThis is either a suggestion of a completely new feature or a fairly big change request.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions