You can easily preview images when you add an image to an input field in svelte.
pnpm install && pnpm dev
You can find the component in src/lib/components/media-preview.svelte
src/lib/components/media-preview.svelte
I will add these features as the need arises in my projects