PDF 래스터화

PDF를 이미지 기반 PDF로 변환합니다. 레이어를 평탄화하고 선택 가능한 텍스트를 제거합니다.

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

PDF 파일 1개 이상

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

이용 방법

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

자주 묻는 질문

What does rasterizing a PDF actually do?

Every page is rendered to a bitmap and the bitmaps are reassembled into a new PDF. The result looks the same but contains no text objects, fonts, layers, form fields, or hidden content, only a picture of each page, much like a photocopy.

Which DPI should I choose when rasterizing?

150, the default, is fine for reading on screen and ordinary office printing. Use 300 for print-quality output or when someone will zoom in on fine print, 600 only for archival or professional printing, and 72 when the smallest possible file matters more than sharpness.

PNG or JPEG?

PNG is lossless, so text edges stay crisp, but files are bigger. JPEG (saved at quality 95) is noticeably smaller and works well for scanned or photographic pages, but can leave faint artifacts around sharp text. Grayscale is available with either and shrinks files further for black-and-white documents.

Why is the rasterized file bigger than the original?

A text PDF stores a few kilobytes of font and glyph data per page, whereas a 300 DPI image of a Letter page is 2550 x 3300 pixels. Lower the DPI, switch to JPEG, or run the result through Compress PDF if size matters.

Can I make the text selectable again afterward?

Not from the rasterized file itself; the operation is one-way, so keep the original. You can add a searchable text layer back with OCR PDF, though recognized text is never as exact as the original.

How is this different from flattening a PDF?

Flattening merges form fields and annotations into the page but keeps text as text. Rasterizing goes further and turns everything, text included, into pixels. If you only need to lock form fields or comments, Flatten PDF keeps the file searchable and much smaller.

Are my confidential documents uploaded to be rasterized?

No. Rendering is done by the PyMuPDF WebAssembly module running in your browser, so the pages are drawn and repacked on your own machine. That's what makes the tool a safe way to strip hidden text and layers from a sensitive file before sharing it.

Can I rasterize several PDFs at once?

Yes. Add as many as you like; each is processed with the same DPI, format, and grayscale settings, and the results download together as rasterized-pdfs.zip. A single file downloads on its own.