obsidian-image-converter
obsidian-image-converter copied to clipboard
[bug] Crash of Plugin when pasting and converting
I had the plugin crash on numerous occasions today when I did my usual workflow (just installed the plugin new):
crash case 1: converting all images of the current note to webp, 75% no scaling leads to a crash on the second line of the document which contains a .svg image. The filename gets replaced by .webp but despite the original .svg gone there is no .webp. From this point on the Image Converter Plugin is not useable and does not react anymore to image pasting --> Obsidian Restart fixes that.
crash case 2: pasting a powerpoint slide directly from powerpoint (windows). I select the slide from the overview and hit CTRL-C and CTRL-V paste it into Obsidian. The image does not appear but a "broken image" .webp file showing no content. Like with case 1 it seems that the plugin now is gone and any further image pasting results in the standard Obsidian Image handling taking over and pasting .png images correctly - yet untouched by Image Converter.