Here is the screenshot: [image: Screenshot 2023-04-05 at 15.02.08.png] It is caused by option `org-image-actual-width`. I set it to bellowing value: ```elisp (setq org-image-actual-width '(600 800 1000)) ``` When I set the option `org-image-actual-width` to `nil` the inline image is display in original size as bellowing screenshot: [image: Screenshot 2023-04-05 at 15.12.03.png] Is there a way to make the "scaled" inline image display cleared as original size? Here is my environment info: + emacs-plus for macOS system repo: https://github.com/d12frosted/homebrew-emacs-plus + install emacs-plus with command: #+begin_src sh :eval no brew tap d12frosted/emacs-plus brew install emacs-plus@30 --with-imagemagick --with-json --with-dbus rm -f /Applications/Emacs.app && ln -s /opt/homebrew/opt/emacs-plus@30/Emacs.app /Applications #+end_src + emacs version: GNU Emacs 30.0.50 (build 1, aarch64-apple-darwin22.3.0, NS appkit-2299.40 Version 13.2.1 (Build 22D68)) of 2023-03-12 + macOS system version: Apple Apple Silicon M1 ARM CPU, Ventura 13.3 [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/