Skip to content

Using OCR, process handwritten images from OneDrive and convert to text/markdown files.

License

Notifications You must be signed in to change notification settings

raffertyuy/Handwriting-to-Markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwriting-to-Markdown

This is an Azure Logic Apps that checks a OneDrive folder for new files and converts it to a Markdown .md text file using Azure Cognitive Service - Computer Vision API.

You can read more about this logic app in this blog post.

The Logic App

Screenshot 1 Logic App Screenshot 1

Screenshot 2 Logic App Screenshot 2

Quick Deploy to Azure

Deploy to Azure

Potential Enhancements

This logic app was created quickly and for personal use. For corporate/production use, here are a few enhancement suggestions:

  1. Change to Onedrive for Business
  2. Store keys in Azure Key Vault
  3. Logging
  4. Error Handling
  5. Append scan image URL in the converted .md file ![caption](image url)

About

Using OCR, process handwritten images from OneDrive and convert to text/markdown files.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published