TIFF는 보관 및 인쇄에 적합한 형식입니다. JPG는 그 외 모든 용도에 적합한 형식입니다. 원본 파일을 건드리지 않고 TIFF 파일을 공유, 이메일 전송, 업로드 가능한 JPG 파일로 변환하세요.
또는 이미지를 여기에 드래그 앤 드롭하세요.
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 지원합니다.
.tiff 또는 .tif 파일을 드롭하세요. RGB 또는 CMYK, 8비트 또는 16비트, 압축 또는 비압축, 단일 페이지 또는 다중 페이지 모두 가능합니다.
TIFF는 전체 픽셀 데이터로 디코딩됩니다. 픽셀은 품질 90의 JPEG 인코더를 거칩니다. CMYK는 sRGB로 변환됩니다. 16비트 색심도는 표준 JPG 출력에서 8비트로 축소됩니다.
일반적인 결과: 25MB TIFF 파일이 1~3MB JPG 파일로 줄어듭니다. 납품에 매우 적합하며, TIFF 파일은 인쇄/보관용으로 보관하십시오.
이러한 관련 변환기 간에 이미지를 변환하세요.
Convert TIFF to JPG for better compatibility and optimization
Improved file compatibility and optimized performance
Professional-grade conversion with quality preservation
excellent for photos with advanced JPG encoding
Perfect for photography, web images, social media
Handles high quality, multiple layers, lossless compression from TIFF files
16비트 TIFF 파일은 로컬에서 처리되며, 업로드되는 내용은 없습니다.
각 TIFF 페이지는 번호가 매겨진 JPG 파일로 내보내집니다.
TIFF 파일은 절대 버리지 마세요. 그냥 JPG 파일로 만들어서 공유하세요.
Tagged Image File Format
Also known as TIF. Requires tiff-v3.6.1.tar.gz or later. Use -define to specify the rows per strip (e.g. -define tiff:rows-per-strip=8). To define the tile geometry, use for example, -define tiff:tile-geometry=128x128. To specify a signed format, use -define quantum:format=signed. To specify a single-precision floating-point format, use -define quantum:format=floating-point. Set the depth to 64 for a double-precision floating-point format. Use -define quantum:polarity=min-is-black or -define quantum:polarity=min-is-white toggle the photometric interpretation for a bilevel image. Specify the extra samples as associated or unassociated alpha with, for example, -define tiff:alpha=unassociated. Set the fill order with -define tiff:fill-order=msb|lsb. Set the TIFF endianness with -define tiff:endian=msb|lsb. Use -define tiff:exif-properties=false to skip reading the EXIF properties. You can set a number of TIFF software attributes including document name, host computer, artist, timestamp, make, model, software, and copyright. For example, -set tiff:software "My Company". If you want to ignore certain TIFF tags, use this option: -define tiff:ignore-tags=comma-separated-list-of-tag-IDs. Since version 6.9.1-4 there is support for reading photoshop layers in TIFF files, this can be disabled with -define tiff:ignore-layers=true. To preserve compression of the source image, use: -define tiff:preserve-compression=true.
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).
비트 심도, CMYK, 다중 페이지 및 품질 기대치.