PSDは作業用ファイル、JPGは共有用ファイルです。クライアント、ソーシャルメディア、メールの受信者が実際にPhotoshopで作成した作品を見る必要がある場合、常に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をサポートします
Creative Cloud、ローカルエクスポート、またはサードパーティ製のPhotoshop互換ツールからAdobe Photoshopの.psdファイルをドラッグ&ドロップします。
レイヤーは合成されて1枚の画像になります。透明な領域はすべて白い背景で塗りつぶされます(JPGにはアルファチャンネルがありません)。JPEGエンコードは品質90で適用され、品質100と視覚的に区別できません。
出力されるJPGファイルは、通常、元のPSDファイルよりも5~20倍小さく、メールの添付ファイル、ソーシャルメディアへのアップロード、メッセージ送信などに最適です。ファイル名は.jpg拡張子で保持されます。
これらの関連コンバーター間で画像を変換します
Convert PSD 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 layered format, Adobe Photoshop native, extensive metadata from PSD files
結果を出荷し、ソースコードは保持する
Adobe Photoshop bitmap file
Use -define psd:alpha-unblend=off to disable alpha blenning in the merged image. Use -define psd:additional-info=all|selective to transfer additional information from the input PSD file to output PSD file. The 'selective' option will preserve all additional information that is not related to the geometry of the image. The 'all' option should only be used when the geometry of the image has not been changed. This option is helpful when transferring non-simple layers, such as adjustment layers from the input PSD file to the output PSD file. This define is available as of Imagemagick version 6.9.5-8. Use -define psd:preserve-opacity-mask=true to preserve the opacity mask of a layer and add it back to the layer when the image is saved.
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).
レイヤー処理、透明性、品質のトレードオフ。