[Feature] OCR and then Translate?

The new OCR action and workflow from a screenshot is really cool. It would be great if there was a new action that would allow us to translate the output text using Apple's built-in API too (I's rather not use GPT etc.)

I think the "Translate Text" Action in Apple Shortcuts uses Apple's built-in or native API. You could create a BTT Action that calls an Apple Shortcut that you create that translates the input text into your desired language.

1 Like

Thank you @fortred2 — shortcuts indeed has a simple translate shortcut that can work with the clipboard, so this [Translate Clipboard]:

Can then be run by BTT after the OCR:

Awesome stuff!!!

3 Likes

Please take a look at the post I sent. I want to create a feature similar to Safari's, where you can do real-time OCR and translation on images (so you can directly extract text from images on a webpage and translate it).

What post are you referring to?

One annoyance I faced was 3 new entries in the clipboard when this trigger ran, but I just discovered on another thread there is an action to dis/enable clipboard observation, so cool and clean clipboard history!:

1 Like