JPG는 저장할 때마다 압축되지만, PNG는 그렇지 않습니다. JPG 파일을 편집, 자르고 또는 합성하려면 먼저 PNG로 변환하고 원본 픽셀을 유지하세요.
또는 이미지를 여기에 드래그 앤 드롭하세요.
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 지원합니다.
.jpg 또는 .jpeg 파일을 창 아무 곳에나 놓으세요. 이 변환기를 CMYK 및 RGB JPG 파일뿐만 아니라 프로그레시브 JPG 파일도 지원합니다.
JPG 파일은 8비트 RGB 픽셀로 압축 해제됩니다. 이 픽셀들은 그대로 DEFLATE 압축을 사용하여 PNG 파일로 저장되므로 화질 손실이 더 이상 발생하지 않습니다.
단일 파일은 직접 다운로드되고, 여러 파일은 하나의 zip 파일로 묶입니다. 원본 파일 이름은 유지되고 확장자는 .png로 변경됩니다.
이러한 관련 변환기 간에 이미지를 변환하세요.
PNG provides lossless compression with transparency support
Perfect for graphics, logos, and images requiring transparency
Deflate compression algorithm with alpha channel support
perfect for graphics with transparency with advanced PNG encoding
Perfect for graphics, logos, screenshots, web design
Handles lossy compression, small file size, universal support from JPG files
JPG 디코더와 PNG 인코더가 브라우저 내에서 완전히 실행됩니다.
수십 개의 JPG 파일을 한 번의 드래그 앤 드롭으로 처리
손실 압축 방식의 지각적 압축과 무손실 알고리즘 압축 방식의 차이점
Joint Photographic Experts Group JFIF format
Note, JPG is a lossy compression. In addition, you cannot create black and white images with JPG 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).
Portable Network Graphics
Requires libpng-1.0.11 or later, libpng-1.2.5 or later recommended. The PNG specification does not support pixels-per-inch units, only pixels-per-centimeter. To avoid reading a particular associated image profile, use -define profile:skip=name (e.g. profile:skip=ICC).
손실 압축에서 무손실 압축으로의 변환에 대한 현실적인 기대치.