Image Url For Testing – Lorem Picsum Just add your some latest image size (width & height) and then our URL, and you’ll get a best image. also You can find a list of all the images here.
Table of Contents
Image Url For Testing
[php]
https://picsum.photos/200/300
[/php]
To fetch a square size image, just add the custom size.
[php]
https://picsum.photos/200
[/php]
Static Random Image
[php]
https://picsum.photos/seed/picsum/200/300
[/php]
[php]
[/php]
Change the size
[php]
https://source.unsplash.com/user/c_v_r/1600×900
https://source.unsplash.com/user/c_v_r/100×100
[/php]
Don’t miss : How to fetch image from database in php and display in table?
Sample JPEG file download for Testing
[php]
http://via.placeholder.com/300
https://via.placeholder.com/300
[/php]
How To Set Custom Text?
[php]
https://via.placeholder.com/728×90.png?text=Visit+itsolutionstuck.com+Buyers+Guide
[/php]
How To Set Background & Text Color?
Image Url For Testing Links
[php]
https://via.placeholder.com/150/0000FF/808080 ?Text=itsolutionstuck.com
https://via.placeholder.com/150/FF0000/FFFFFF?Text=itsolutionstuck.com
https://via.placeholder.com/150/FFFF00/000000?Text=itsolutionstuck.com
https://via.placeholder.com/150/000000/FFFFFF/?text=itsolutionstuck.net
[/php]