Is there a way to align, scale and put images right next to text?

No, not directly. There are a couple workarounds:

  1. You can use an <img> html tag if the image is hosted publicly (not a local file).
  2. You can use custom CSS to style all images.

Here’s a related feature request you might want to look over https://forum.obsidian.md/t/resize-embedded-content/877

4 Likes