前端开发常用到
平台 | 基本地址 | 支持的参数 | 示例 | 说明 |
---|---|---|---|---|
Picsum Photos | https://picsum.photos/{width}/{height} | width, height, grayscale, blur | 300x200普通图 300x200灰度图 | 高质量随机摄影图,可以加灰度或模糊效果 |
Placehold.co | https://placehold.co/{width}x{height} | text, font, bg, color, format | 300x200自定义文字 | 支持自定义文字、背景色、字体、格式 (webp/jpg/svg) |
PlaceKitten | https://placekitten.com/{width}/{height} | width, height | 400x300猫猫图 | 专门生成可爱猫猫照片 |
PlaceBeard.it | https://placebeard.it/{width}x{height} | width, height | 300x200大胡子图 | 生成大胡子绅士照片 |
BaconMockup | https://baconmockup.com/{width}/{height} | width, height | 300x200培根图 | 全是香喷喷的培根肉照片 |
DummyImage | https://dummyimage.com/{width}x{height}/{bg_color}/{text_color} | width, height, bg_color, text_color, text | 600x400黑底白字图 | 老牌纯色占位图,可指定背景/文字颜色 |