JPGでは小さな文字がぼやけ、鋭いエッジの周りにリンギングが発生します。一方、PNGはPDFで描かれたとおりにすべてのピクセルを正確にレンダリングします。ファイルサイズよりも画質が重要な場合は、PNGが最適な選択肢です。
または、ここに画像をドラッグアンドドロップしてください。
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に書き込まれるため、テキスト周辺に圧縮による劣化は発生しません。
1ページの場合は直接ダウンロードできます。複数ページの場合は、番号付きファイルを含む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
鮮明な文字、きれいなエッジ、正確な色
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).
解像度、透明度、レンダリングの忠実度、そして実用性。