Skip to content

How do I seperate the file name from the base64 string that is stored in model? #6

Open
@GenyaB

Description

@GenyaB

e.g. This is what is being returned:
file:foxglovestrawberry.jpeg;data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wCEABAMBg8GBREPDg[...]

This is what I want:
data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wCEABAMBg8GBREPDg[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions