PSD 文件查看器

PSD查看器是一个简单的应用程序,可以在线查看任何PSD文件。如果你没有 Adove Photoshop 你可以用这个 PSD 查看器 要么 Aspose PSD 编辑器。与需要在本地计算机上安装的其他查看器不同,此PSD文件查看器是免费的,可以在线运行。由于支持 PSD Viewer 的 Aspose.PSD 不断更新,你将能够使用像素完美的预览打开 PSD 文件的最新版本。请注意,此应用程序不使用 Adobe Photoshop,您可以使用 C# 或 Java 重现此查看器的所有功能,只需查看 Aspose.PSD

Drag and drop a file or click Open Image

your image

You can reproduce the main functionality of this built-in app using Aspose.PSD for .NET

    using (PsdImage image = (PsdImage)Image.Load(sourcePsbFileName))
    {
	    // To open the PSB File as JPG just use this code
        image.Save(sourcePsbFileName + ".jpg",  new JpegOptions());
    }

You can download Aspose.PSD for .NET from Nuget package manager

You can reproduce the main functionality of this built-in app using Aspose.PSD for Java

Exporting of PSD File to other formats for the viewing

You can download Aspose.PSD for Java from Aspose Repository

This App is completely free, but it just a small piece of functionality that offers for you Aspose.PSD library. You can make your own app with any functionality of Aspose.PSD. If you can not find needed feature in Aspose.PSD, you can post on PSD Support Forum. The great support, different priceing plans, prioritized bug fixes and feature releasing for the Paid Support Customers.

List of Aspose.PSD versions for different configurations

Aspose.PSD for .NET

Aspose.PSD for Java


Aspose.PSD for .NET has the version for the most popular .NET versions including: .NET Framework 2, 3.5, 4.0, 4.0CP, .netstandard 2, .NET 5, 6, 7. Version of .NET Library for .NET 7 is suitable for the mobile development
Aspose.PSD for Java made on the Java 1.6, so it can be used in the any popular Java configurations. It's suitable for Cross-platform developement
Official Aspose.PSD for .NET pageOfficial Aspose.PSD for Java page
Aspose.PSD for .NET Pricing plansAspose.PSD for Java Pricing plans

Please check the support forum. Where you can feel the real customer care

使用内置的无代码 PSD 查看器查看 PSD 文件。快速准确地查看PSD文件。只需上传 PSD 文件即可。