Resize image on Visualization

I would like to re size all image in a visualization. My problem is I extract links from linkedin so I have the image in linkedin size.
I mean, Are there any way to set height and weight of all images??

Hello Martin,

It's possible you could write some custom css to set all images to a standard size. People have mentioned doing this before in this forum. Another option would be to ingest the images and resize them using a separate script or utility and then host them yourself if that makes sense for your scenario.

Regards,
Aaron