# [[Obsidian Tips]]
#obsidian | _Created: 2025-06-12_
## Sizing embedded images
Use a `|` in the title to specify the width. E.g. `` or `![[Image.png|200]]` (wikilinks)
## Centering images
There is no native way to center images - they are all left-aligned by default. There has been various tips in Obsidian forums over the years to fix this. [Here is one using CSS snippets](https://forum.obsidian.md/t/align-image/78050).