画像を受け付けるシステムもあれば、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をサポートします
1ページまたは複数ページのPDFファイルをアップロードしてください。このコンバーターを、テキストベース、スキャン画像、および混合コンテンツを含む最大50MBまでのPDFファイルを処理できます。
各ページは150 DPIの画像としてレンダリングされます。これは、閲覧や共有に十分な鮮明さを持ちながら、メール送信にも適したサイズです。テキスト、グラフィック、画像はすべてJPGファイル内でピクセル化されます。
1ページの場合は直接エクスポートされ、複数ページの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
互換性のためにインタラクティブ性を犠牲にする
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).
解像度、テキスト処理、複数ページ表示時の挙動、および品質に関する期待値。