自 1992 年以来,JPEG 一直是默认的照片格式。您的 iPhone 在 2017 年切换到了 HEIC 格式。这款转换器弥合了这 25 年的差距,让您的照片可以在所有重要的地方打开。
或者将图片拖放到这里。
支持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
从隔空投送、iCloud 照片下载、图像捕捉或直接 USB 导入获取 HEIC 文件。将它们拖入转换器窗口。
WebAssembly HEVC解码器将每个HEIC视频解包成原始像素。这些像素经过JPEG编码器,以90质量进行编码——视觉上完全相同,具有广泛的可读性。
每个输出文件都保留原始文件名,并带有 .jpeg 扩展名。EXIF 拍摄信息也会被继承,因此照片顺序、GPS 定位和相机信息都将保持不变。
Convert iPhone HEIC photos for universal compatibility
Share iOS photos across all platforms and devices
Decode HEVC-based compression to standard formats
excellent for photos with advanced JPEG encoding
Perfect for photography, web images, social media
Handles efficient compression, modern format, HDR support from HEIC files
文件大小减少 50%,即可获得 100% 的设备支持。
Apple High efficiency Image Format
HEIC requires the libheif delegate library.
Joint Photographic Experts Group JFIF format
Note, JPEG is a lossy compression. In addition, you cannot create black and white images with JPEG nor can you save transparency. Requires jpegsrc.v8c.tar.gz. You can set quality scaling for luminance and chrominance separately (e.g. -quality 90,70). You can optionally define the DCT method, for example to specify the float method, use -define jpeg:dct-method=float. By default we compute optimal Huffman coding tables. Specify -define jpeg:optimize-coding=false to use the default Huffman tables. Two other options include -define jpeg:block-smoothing and -define jpeg:fancy-upsampling. Set the sampling factor with -define jpeg:sampling-factor. You can size the image with jpeg:size, for example -define jpeg:size=128x128. To restrict the maximum file size, use jpeg:extent, for example -define jpeg:extent=400KB. To define one or more custom quantization tables, use -define jpeg:q-table=filename. These values are multiplied by -quality argument divided by 100.0. To avoid reading a particular associated image profile, use -define profile:skip=name (e.g. profile:skip=ICC).
哪些会改变,哪些会保持不变,以及如果不进行转换,HEIC 在哪些方面会失效。