Launched a tool to generate placeholder images and QR codes

We are announcing a cool new tool we developed. It lets you generate placeholder images and QR codes from your browser using URL parameters.

This free, powerful tool allows developers to create custom placeholder images and QR codes using simple URL parameters.

Generate placeholder images

If you need an image of a certain size for your project, use the path /[width]x[height] and add background color, text, font size, and more parameters. For example:

https://imgsrc.pub/400x300?bg=3498db&text=Hello+World

Generate QR codes

You can also generate QR codes. Visit the /qr path and add your desired text and size:

https://imgsrc.pub/qr?text=Hello+World&size=300

Give it a spin and see how it fits into your workflow. Let me know what you think!