- Create searchable PDFs in Swift
- This Swift script will take a series of image scans, OCR them, and turn them into a PDF file with a simple table of contents and searchable content—with the original images as the visually readable content.
More Information
- Vision Framework
- “Apply computer vision algorithms to perform a variety of tasks on input images and video.”
- Recognizing Text in Images
- “Add text-recognition features to your app using the Vision framework.”