Change image size

Hi

I tried to resiza a image using markdown language, but it doesn’t work.

![](https://www.getdigital.eu/web/getdigital/gfx/products/__generated__resized/380x380/12789geek_buttons_42_01.jpg = 200x200)

Does anyone know how to resize it on metabase dashboard text box?

I am using metabase 0.33.2 :grin:

Regards

Hi @glima
There’s no standard for resizing images in Markdown - that depends on the different implementations.
Currently Metabase doesn’t support resizing, it automatically scales the image to fit-to-width (without looking if the height might overflow).
You might want to create a feature request for allowing resizing: https://github.com/metabase/metabase/issues/new/choose

1 Like

Thanks!

Feature requested.

Just adding a reference - for others reading this, go and upvote by clicking :+1: on the first post:

Hi is there any workaround where the image can be re-sized using some sort of browser plug-in

@ssbssb It's possible to just use your browser developer tools to change anything on a website.
Alternatively, you can use a bookmarklet and fairly easily modify it, so it fits your needs:
https://www.theagricolas.org/craig/image_bookmarklets.php