PDF to TIFF 변환기
「PDF to TIFF 변환기」는 텍스트 및 문서 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.
LOCAL PDF RENDERING
Render PDF pages as a baseline RGB TIFF
Selected pages are rasterized in this browser and encoded as a real TIFF file. Your PDF never leaves this device.
사용 방법
사용 방법
- Choose one local PDF up to 50 MB and 100 pages.
- Select all pages or a page list, then choose a conservative output DPI.
- Convert and download one multi-page TIFF with uncompressed 8-bit RGB pixels.
A bounded baseline TIFF
This converter writes a real little-endian TIFF 6.0 with one RGB image directory per selected page. It uses uncompressed 8-bit samples, no alpha, and a white background for transparent PDF pixels. The output is intended for ordinary baseline TIFF readers.
Raster output boundaries
PDF vectors become pixels and selectable text is not preserved. This version does not provide CMYK, ICC profiles, metadata transfer, LZW, CCITT, JPEG, BigTIFF, or a claim of original PDF fidelity. A per-page 20 megapixel and total 50 megapixel limit keeps browser memory bounded.
Local and private
The PDF is opened with PDF.js from the file you select and rendered in browser memory. No PDF bytes or resulting TIFF are uploaded, fetched from a URL, or sent to a server. Password-protected, damaged, oversized, and overlong PDFs are rejected.
자주 묻는 질문
더 알아보기
Is this a vector-preserving PDF conversion?
No. Each selected page is rasterized to 8-bit RGB pixels. Text is no longer selectable, and vector objects are not preserved.
Which TIFF features are supported?
The output is an uncompressed, little-endian baseline TIFF 6.0 with 8-bit RGB samples and a single strip per page. It does not claim support for CMYK, profiles, metadata, advanced compression, or BigTIFF.
Can a browser preview the TIFF?
Browser TIFF preview support varies. Use the download and open it in a TIFF-capable image viewer.
Is my PDF uploaded?
No. PDF.js reads and renders the selected file locally in your browser.