JPG는 작은 글씨를 흐릿하게 만들고 날카로운 가장자리 주변에 잔상 현상을 일으킵니다. PNG는 PDF가 그린 그대로 모든 픽셀을 정확하게 렌더링합니다. 파일 크기보다 품질이 더 중요할 때 적합한 선택입니다.
또는 이미지를 여기에 드래그 앤 드롭하세요.
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 지원합니다.
단일 페이지 또는 여러 페이지로 구성된 PDF 파일을 드롭하세요. 텍스트 기반 PDF와 스캔한 PDF 모두 지원됩니다. 암호로 보호된 PDF는 먼저 암호를 해제해야 합니다.
각 페이지는 사용자가 선택한 DPI(화면용 150, 인쇄용 300)로 PDF.js를 통해 렌더링됩니다. 픽셀은 손실 없는 DEFLATE를 사용하여 PNG로 저장되므로 텍스트 주변에 압축으로 인한 왜곡 현상이 발생하지 않습니다.
단일 페이지는 바로 다운로드되고, 여러 페이지는 번호가 매겨진 파일이 포함된 ZIP 파일로 제공됩니다. 텍스트는 선명하게 유지되고, 가장자리는 깔끔하며, 색상은 정확하게 유지됩니다.
이러한 관련 변환기 간에 이미지를 변환하세요.
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 Portable Document Format, multi-page, universal from PDF files
PDF.js는 페이지 처리를 전적으로 브라우저에서 수행합니다.
모든 페이지를 한 번에 렌더링합니다.
선명한 글자, 깔끔한 가장자리, 정확한 색상
Portable Document Format
Requires Ghostscript to read. By default, ImageMagick sets the page size to the MediaBox. Some PDF files, however, have a CropBox or TrimBox that is smaller than the MediaBox and may include white space, registration or cutting marks outside the CropBox or TrimBox. To force ImageMagick to use the CropBox or TrimBox rather than the MediaBox, use -define (e.g. -define pdf:use-cropbox=trueor -define pdf:use-trimbox=true). Use -density to improve the appearance of your PDF rendering (e.g. -density 300x300). Use -alpha remove to remove transparency. To specify direct conversion from Postscript to PDF, use -define delegate:bimodel=true. Use -define pdf:fit-page=true to scale to the page size. To immediately stop processing upon an error, set -define pdf:stop-on-error to true. To set the page direction preferences to right-to-left, try -define pdf:page-direction=right-to-left. Use -alpha remove to remove transparency. When writing to a PDF, thumbnails are included by default. To skip generating thumbnails, -define pdf:thumbnail=false. To enable interpolation when rendering, use -define pdf:interpolate=true.
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).
해상도, 투명도, 렌더링 품질 및 실제 사용성.