Skip to content

Instantly share code, notes, and snippets.

@john92paul
Last active January 20, 2020 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save john92paul/b6080469713acdfac34b6b1caa4e2bde to your computer and use it in GitHub Desktop.
Save john92paul/b6080469713acdfac34b6b1caa4e2bde to your computer and use it in GitHub Desktop.
<div>
<input type="file" id="imageInput" accept = "image/*">
<canvas id= "myCanvas" width="1000" height="700"></canvas>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment