不喜欢广告? 无广告 今天

Responsive Image srcset & sizes Generator

开发人员图像
广告 移除?

输出模式


图像

使用 {w} as a placeholder for each width. If omitted, the width is inserted before the file extension (e.g. photo.jpgphoto-640.jpg).

Widths

Comma-separated list of image widths in pixels. In <picture> mode each width also becomes a min-width breakpoint.
Tells the browser how wide the image renders at each breakpoint. Defaults to 100vw if left blank.

Density Settings

The 1x display width. A 2x (and optionally 3x) variant is generated automatically.

属性

广告 移除?

指导

Responsive Image srcset & sizes Generator

Responsive Image srcset & sizes Generator

Build pixel-perfect responsive image markup without memorizing syntax. This generator turns a simple URL pattern and a list of widths into ready-to-paste <img><picture> HTML, complete with correct srcset width descriptors, density descriptors, and a sizes attribute. It runs entirely in your browser, so no images are ever uploaded.

如何使用

  1. Choose an output mode: width descriptors, pixel density, or art-directed <picture>.
  2. Enter your image URL pattern using {w} as a placeholder for the width.
  3. List the widths you have exported (for example 320, 640, 960, 1280, 1920).
  4. Optionally set a sizes value describing how wide the image renders on screen.
  5. Copy the generated HTML straight into your template.

特征

  • 三种输出模式 – width-descriptor srcset, density-descriptor srcset (1x/2x/3x), and full <picture> art direction.
  • Automatic descriptors – widths are sorted and tagged with the correct wx descriptor.
  • sizes attribute builder – ships a sensible 100vw default and lets you supply custom media conditions.
  • Smart URL patterns – use a {w} token, or let the tool insert the width before the file extension.
  • Performance attributes – optionally add loading="lazy"decoding="async".
  • Copy-ready output – cleanly formatted HTML you can paste directly into your markup.

常问问题

  1. What is the difference between the srcset width descriptor and the sizes attribute?

    The srcset width descriptor (such as 640w) tells the browser the intrinsic pixel width of each candidate file. The sizes attribute tells the browser how wide the image will actually be displayed at different viewport widths. The browser combines both, together with the device pixel ratio, to pick the smallest file that still looks sharp.

  2. When should I use density descriptors instead of width descriptors?

    Density descriptors (1x, 2x, 3x) are best for fixed-size images such as logos, icons, or thumbnails that always render at the same CSS width. Width descriptors are better for fluid images whose display size changes with the layout, because they let the browser choose based on both viewport size and pixel density.

  3. What is the difference between srcset on an img and the picture element?

    srcset on an img lets the browser pick a resolution for the same image, which is called resolution switching. The picture element with source media queries lets you serve genuinely different images or crops at different breakpoints, which is called art direction. Use picture when the composition itself needs to change.

  4. Why does responsive image markup improve page performance?

    Serving an image that matches the display size avoids sending oversized files to small screens. This reduces bytes downloaded, speeds up rendering, lowers bandwidth costs, and improves Core Web Vitals metrics like Largest Contentful Paint, especially on mobile devices.

想要享受无广告的体验吗? 立即无广告

安装我们的扩展

将 IO 工具添加到您最喜欢的浏览器,以便即时访问和更快地搜索

添加 Chrome 扩展程序 添加 边缘延伸 添加 Firefox 扩展 添加 Opera 扩展

记分板已到达!

记分板 是一种有趣的跟踪您游戏的方式,所有数据都存储在您的浏览器中。更多功能即将推出!

广告 移除?
广告 移除?
广告 移除?

新闻角 包含技术亮点

参与其中

帮助我们继续提供有价值的免费工具

给我买杯咖啡
广告 移除?