Skip to content

Instantly share code, notes, and snippets.

@MichalKoder
MichalKoder / index.html
Created December 20, 2023 00:59 — forked from redgeoff/index.html
Image Paste Textarea
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Paste Image Example</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bluebird/3.4.6/bluebird.min.js"></script>
</head>
<body>