Raveen Kumar

Set inline image width in org mode

(setq org-image-actual-width (list 250))

This will set the value to 250px. You can customize this in the org customization buffer as well.

https://www.reddit.com/r/emacs/comments/hwsmuf/downscaling_inline_images_in_orgmode/

#Programming_blog #Emacs