Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 309 Bytes

JS_ReadImage

Leer una imagen, convertir a Base64 y hacer preview, con JavaScript

  • Se utilizan eventos click y change
  • Se utiliza el objeto FileReader y su método readAsDataURL

Image