将PDF图像转换为WEBP格式。免费、即时,完全在浏览器中完成。
或者将图片拖放到这里。
支持JPG, JPEG, PNG, WEBP, SVG, GIF, HEIC, HEIF, BMP, TIFF, HDR, JP2, RAF, PSD, CR3, DNG, APNG, AVIF, AVI, ESP, EXR, J2C, J2K, JXL, PFM, PNM, PPM, PSB, SGI, MPEG, PDF
选择或拖放您的PDF文件。支持单个文件和批量转换,每个文件最大可达 50 MB。
高级算法将PDF转换为WEBP ,同时保持质量并优化文件大小。
立即获取高质量的WEBP图片。无需注册,完全免费使用。
WebP offers 25-35% better compression than JPEG while maintaining quality
Faster page loading and reduced bandwidth usage
Advanced VP8/VP9 compression with transparency support
superior compression efficiency with advanced WEBP encoding
Perfect for web optimization, faster loading, modern browsers
Handles Portable Document Format, multi-page, universal from PDF files
关于PDF和WEBP格式的技术细节
Portable Document Format
Requires Ghostscript to read. By default, ImageMagick sets the page size to the MediaBox. Some PDF files, however, have a CropBox or TrimBox that is smaller than the MediaBox and may include white space, registration or cutting marks outside the CropBox or TrimBox. To force ImageMagick to use the CropBox or TrimBox rather than the MediaBox, use -define (e.g. -define pdf:use-cropbox=trueor -define pdf:use-trimbox=true). Use -density to improve the appearance of your PDF rendering (e.g. -density 300x300). Use -alpha remove to remove transparency. To specify direct conversion from Postscript to PDF, use -define delegate:bimodel=true. Use -define pdf:fit-page=true to scale to the page size. To immediately stop processing upon an error, set -define pdf:stop-on-error to true. To set the page direction preferences to right-to-left, try -define pdf:page-direction=right-to-left. Use -alpha remove to remove transparency. When writing to a PDF, thumbnails are included by default. To skip generating thumbnails, -define pdf:thumbnail=false. To enable interpolation when rendering, use -define pdf:interpolate=true.
Weppy image format
Requires the WEBP delegate library. Specify the encoding options with the -defineoption See WebP Encoding Options for more details.
关于将pdf图像转换为webp格式的常见问题。