Skip to content

Retrieve code blocks from screenshots using Transformers and Tesseract

License

Notifications You must be signed in to change notification settings

Vishnunkumar/snapcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeSnap

Retrieve code blocks from screenshots using Transformers and Tesseract

Usage

from snapcode.snapcode import CodeSnap

codesnap = CodeSnap(image_path)
codesnap.loadmodel()
codesnap.retrievecode()

About

Retrieve code blocks from screenshots using Transformers and Tesseract

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages