glima
September 10, 2019, 5:03pm
1
Hi
I tried to resiza a image using markdown language, but it doesn’t work.

Does anyone know how to resize it on metabase dashboard text box?
I am using metabase 0.33.2
Regards
flamber
September 10, 2019, 6:14pm
2
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
flamber
September 10, 2019, 9:20pm
4
Just adding a reference - for others reading this, go and upvote by clicking on the first post:
ssbssb
December 11, 2021, 12:02pm
5
Hi is there any workaround where the image can be re-sized using some sort of browser plug-in
flamber
December 11, 2021, 12:32pm
6
@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
As an alternative to be able to specify the exact image size, I would appreciate the ability to choose if an image should
automatically scale to fit-to-width
automatically scale to fit-to-width and fit-to-Hight
keep original size (scrollbars appear if window to small)
I try to use some icons on the dashboard and I hate the scrollbars appearing, instead of the image scale down to fit text card high and width.