mgriit / ScanAppForWeb

This application can scan any document via scanner from web browser.
GNU General Public License v3.0
128 stars 62 forks source link

Scanned image as JPG/PNG #8

Open Notum opened 5 years ago

Notum commented 5 years ago

Can you provide instruction how to convert image type from base64 to PNG or JPG format?

mgriit commented 5 years ago

There are plenty of code to do so. Search for it brothe.

Notum commented 5 years ago

@mgriit I'm not a JS or .Net programmer. Could you please at least guide me what to look?