Replicated Image

Hi, I’d like to allow my players to make custom maps, and take a screenshot of the map to display in the lobby, for other players to see. If I were to take a screenshot, and use the image, how would I replicate that image to the clients?

You could turn the image into a base64, and then send it over. Or there a easier way