Skip to content

Image type changing to application/octet-stream after resize #28

@secretsayan

Description

@secretsayan

When I am using this code:

var resizedImage = canvasResize("dataURLtoBlob", myImage);

In some cases , the blob type is changing to "application/octet-stream" from "image/jpeg" or "image/png". We observed that we are also having the image size as 0 in those cases.

Please help.

Regards,
Sayan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions