Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Image to Excel converter

Built with Blazor. Demo here

Notes

  • Had to use EPPlus instead of Open XML SDK due to this issue: mono/mono#8216
  • Decoding PNGs fail because of the same issue
  • Performance is very poor
  • The browser window freezes during the conversion