Skip to content

Conversation

@iainx
Copy link

@iainx iainx commented Nov 14, 2025

Add a button to the media edit view that uses VisionKit to analyse the image and use any text found as the image description.

Screenshot 2025-11-13 at 11 26 21 pm

It doesn't use the live text feature for two reasons

  • it isn't supported in SwiftUI's Image and using a UIImageView in the place of the Image didn't work easily to match the current design
  • the image could be scaled such that the text was so tiny it was unreadable and unselectable

With these reasons I thought just adding a second button was the easiest option.

Add a button to the media edit view that uses VisionKit to analyse the image and use any text found as the image description.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant