This is a Lorem Picsum wrapper over the public API
that allows you to get the stylish placeholders images either as a URL, save it
into a file or keep the in memory Stream
.
✨ Features:
- Allows for requesting:
- random images
- images by id
- images from a seed
- Images post process
- Gray scale
- Blur
- Image download
- jpg
- webp
- Pipe the
Stream
into otherStream
- Save the
Stream
into aFile