Skip to content

Capture photos, convert to pdf, (ocr) text recognition with tesseract, share etc (SwiftUI, Combine, Tesseract)

Notifications You must be signed in to change notification settings

justvanbloom/scanverter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScanverterApp

  • captures photos (vision kit vs plain camera as service)
  • converts them to pdf (and also saves them as images in photo library)
  • text recognition with tesseract (vision kit's one disabled)
  • SwiftUI with Combine
  • SwiftyTesseract, ExyteGrid
  • MVVM architecture for presentation layer
  • SOA for business logic
  • translation (google) service disabled
  • not finished yet
  • iOS 14

Screenshots

About

Capture photos, convert to pdf, (ocr) text recognition with tesseract, share etc (SwiftUI, Combine, Tesseract)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%