Here is the transformation flow, read clipboard image as Array (int_array) -> int_array -> Uint8Array -> Blob -> ObjectURL There are many layers which could make this function slow for large images.
ObjectURL for clipboard image
Here is the transformation flow, read clipboard image as Array (int_array) -> int_array -> Uint8Array -> Blob -> ObjectURL
There are many layers which could make this function slow for large images.