C# を使用して PSD ファイルを JPEG に変換する

.NET Photoshop API for PSD および PSB から JPEG を含むラスターイメージへの変換

JPEG 形式の PSD ファイルの高品質レンダリング

1。PSD をロードするには 画像. 読み込み 方法 1。のインスタンスを作成 JPEG オプション クラス 1。コール 画像. 保存 方法 1。JPEGオプションの出力ファイル名とオブジェクトを渡す

.NET フォトショップ API を使ってみる

コマンドラインから次のようにインストール nuget install Aspose.PSD または、Visual Studio のパッケージマネージャーコンソールを使用して Install-Package Aspose.PSD.

Alternatively, get the offline MSI installer or DLLs in a ZIP file from ダウンロード .

.NET C# コードを使用して PSD ファイルを JPEG に変換する方法

PSD What is PSD File Format?

PSD, Photoshop Document, represents Adobe Photoshop’s native file format used for graphics designing and development. PSD files may include image layers, adjustment layers, layer masks, annotations, file information, keywords and other Photoshop-specific elements. Photoshop files have default extension as .PSD and has a maximum height and width of 30,000 pixels, and a length limit of two gigabytes.

Read More

JPEG What is JPEG File Format?

A JPEG is a type of image format that is saved using the method of lossy compression. The output image, as result of compression, is a trade-off between storage size and image quality. Users can adjust the compression level to achieve the desired quality level while at the same time reduce the storage size. Image quality is negligibly affected if 10:1 compression is applied to the image.  The higher the compression value, the higher the degradation in image quality.

Read More

Other Conversion Options

PSD TO BMP (Bitmap Image File)
PSD TO GIF (Graphical Interchange Format)
PSD TO JP2 (JPEG 2000 Core Image)
PSD TO PDF (Portable Document Format)
PSD TO PNG (Portable Network Graphic)
PSD TO TIFF (Tagged Image File Format)