TIFF를 PDF로

TIFF 이미지로 PDF를 만듭니다.

클릭하여 파일 선택 또는 파일을 끌어다 놓으세요

TIFF 이미지

파일이 기기 밖으로 나가지 않습니다.

이용 방법

1

Upload File

파일을 클릭하거나 끌어다 놓아 시작하세요

2

Process

처리 버튼을 눌러 변환을 시작하세요

3

Download

완성된 파일을 바로 저장하세요

관련 PDF 도구

Merge PDF

Free online merge PDF tool

Compress PDF

Free online compress PDF tool

Split PDF

Free online split PDF tool

Edit PDF

Free online edit PDF tool

Rotate PDF

Free online rotate PDF tool

자주 묻는 질문

Does it handle multi-page TIFFs?

Yes. Every page (IFD) inside a TIFF becomes a separate PDF page, so a 10-page fax file gives a 10-page PDF without splitting it first. Pages from several TIFF files are appended in list order into one document.

Which TIFF variants are supported?

Grayscale and RGB images at 8, 16, or 32 bits per channel, with or without an alpha channel, stored uncompressed or with LZW or Deflate compression. TIFFs using CCITT Group 3 or 4 fax compression, PackBits, or JPEG compression can't be decoded; re-save those as uncompressed or LZW TIFF in an image editor first.

What do the quality options do?

High stores each page as lossless PNG, keeping every pixel. Medium and Low re-encode pages as JPEG at 75% and 50% quality, which is much smaller for scanned photos but can blur fine text. Pixel dimensions stay the same in all three.

What page size does a converted TIFF get?

The page is sized to the pixel dimensions at one point per pixel, and the TIFF's own DPI tag is ignored. A 300 DPI Letter scan of 2550 by 3300 pixels therefore becomes a page about 35 by 46 inches; run the result through Fix Page Size to get true Letter or A4 pages.

Will the PDF be searchable?

No. Scanned TIFFs are images, and the PDF contains the same images with no text layer. Run the output through OCR PDF to make it searchable and copyable.

What happens with 16-bit or floating-point images?

They're reduced to 8 bits per channel for the PDF, so medical or scientific TIFFs lose their extended range. WhiteIsZero grayscale files are inverted correctly so black stays black.

Why does a large TIFF take so long or fail?

The whole file is decoded into browser memory and each page is expanded to raw pixels before being re-encoded. Files of several hundred megabytes can exhaust that memory, so split very large TIFFs or convert them a few at a time.

Are my scans uploaded?

No. The TIFF is decoded with a JavaScript decoder in your browser and the PDF is assembled locally, so medical images or confidential faxes never leave your device.