Generate and insert placeholder images into your HTML in Visual Studio Code using various 3rd party services like Unsplash, placehold.it, LoremFlickr and more.
- DummyImage.com
- Fake Images Please
- LoremFlickr
- LoremPixel
- Pipsum
- Placehold.it
- Placekitten
- Placeskull
- Unsplash
- Choose image width, height, text, colors and more
- Insert generated
<img>
tag into your HTML or copy it to the clipboard - Insert the image url into your HTML, copy to clipboard or open it in your browser
http://placehold.it/250x120?text=hello+world
http://lorempixel.com/200/300/sports/foobar
- Choose a placeholder image service and specify image width, height, etc to generate a new placeholder image
- Choose from a list of your most recently used placeholder images
- Quote style for HTML tags. Possible values are
single
ordouble
- Default:
single
- The maximum number of image urls to save for the Recent images list
- Default:
10
Disclaimer: This extension is not affiliated with any of the specified 3rd-party placeholder image services.