App Groups and UIImage

I want to transfer a UIImage from the main application to my keyboard extension (in Swift). The only way I can think of to do this is by using app groups. (If there's another I'd love to know 🙂 ) Does anybody know how this would work? Do I need to use Core Data? Thank you!

App Groups and UIImage
 
 
Q