SUPPORT US

SUPPORT CONVERTCRAFT KEEP THE FREE TIER ALIVE

We don’t track you and we don’t know if you’re using an adblocker. Our ads are run by Google — no pop-ups, no annoying ads, just clean placements. Ads help us keep our free tier completely free for everyone.

Why We Need Your Support

  • Google Ads Only: We run Google AdSense — no pop-ups, no video ads, no misleading banners. Just clean, non-intrusive placements.
  • No Tracking: We do not track you, sell your data, or monitor your browsing. Your privacy is absolute.
  • Free Forever: Ads fund our servers so we can keep the free tier available to everyone, everywhere, without compromise.

Whitelist Us 💜

If you use an adblocker, please consider whitelisting ConvertCraft. It takes 10 seconds and directly keeps the project alive.

Every ad view helps us maintain servers, develop new tools, and keep your data private — all at no cost to you.

No Pop-upsNo TrackingGoogle AdsPrivacy FirstFree Forever

❤️ Support ConvertCraft

Buy Me a CoffeeSupport Plan — $4.99/mo

Support via Buy Me a Coffee or get the Support Plan with exclusive benefits.

指南

图像优化 SEO:格式、压缩和替代文本

优化图像以提高页面加载速度和搜索排名。涵盖 WebP、AVIF、懒加载、响应式图像和替代文本最佳实践。

页面权重中,大多数网站上图像占总字节的 50-80% 甚至更多。优化图像是改善页面速度、核心 Web 视界得分和搜索引擎排名的一项最重要行动。

现代格式很重要: WebP 具有 JPEG 与同等质量的 25-35% 更小的文件,浏览器支持现在是普遍的。AVIF 进一步改进,但编码速度较慢。为了最大兼容性,使用 WebP 和 JPEG 作为 Fallback,使用 `<picture>` 元素服务 AVIF 和 JPEG。

压缩应该尽可能地激进但智能。对于照片,JPEG 质量 75-85 或 WebP 质量 75-80 提供出色的结果,并且几乎没有可见的衰减。对于截图和图表,PNG 或 WebP 的无损格式提供像素级别的渲染。

正确大小的图像至关重要 — 永远不要为 4000x3000 像素图像服务,当显示尺寸为 800x600 时。使用响应式图像 srcset 属性来为不同的尺寸在不同的子窗口中提供服务。这本身可以减少图像字节的 60-80%。

ConvertCraft 的图像转换器可以帮助进行批量格式转换和压缩 — 将整个文件夹中的 JPEG 转换为 WebP,调整批量到特定尺寸,或删除 EXIF Metadata 以实现隐私。所有处理都在浏览器中进行,没有上传。