일부 시스템은 이미지는 허용하지만 PDF는 거부합니다. 또 다른 시스템은 문서 전체 대신 미리보기 이미지를 요구합니다. PDF의 모든 페이지를 고품질 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 지원합니다.
단일 페이지 또는 여러 페이지로 구성된 PDF 파일을 업로드하세요. 이 변환기를 텍스트 기반, 스캔한 파일, 혼합 콘텐츠 PDF 등 최대 50MB 크기의 PDF 파일을 지원합니다.
각 페이지는 150 DPI 이미지로 렌더링되어 보기와 공유에 충분히 선명하면서도 이메일 전송에 적합한 크기를 제공합니다. 텍스트, 그래픽 및 이미지는 모두 JPG 파일의 픽셀로 구성됩니다.
단일 페이지는 직접 내보내지고, 여러 페이지로 구성된 PDF 파일은 page_1.jpg, page_2.jpg 등의 파일이 포함된 zip 파일로 제공됩니다. 원본 PDF 파일 이름은 접두사로 유지됩니다.
이러한 관련 변환기 간에 이미지를 변환하세요.
Convert PDF 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 Portable Document Format, multi-page, universal from PDF files
PDF.js는 파일을 브라우저 내에서 완전히 렌더링합니다.
20페이지 PDF 파일이 20개의 연속된 JPG 파일로 출력됩니다.
호환성을 위해 상호 작용성을 포기하세요.
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.
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).
해상도, 텍스트 처리, 다중 페이지 동작 및 품질 기대치.