A command-line application to convert images and PDF files of images to text using Apple's Vision text recognition API.
textra FILE1 [FILE2...]FILE1 [FILE2...]: One or more files to be converted. If multiple files are provided, the last file must be the output directory or a pattern containing an output path.
textra image.png
textra image1.png image2.png output-dir/
textra document.pdf
textra document.pdf output-dir/
textra document.pdf page-{}.txt