These snippets show how to convert raster images (PNG, JPEG, BMP, TIFF, GIF) to EPS using Aspose.Page for .NET. You can generate press‑ready EPS with optional preview, control colorspace and resolution, and prepare artwork for downstream PS/PostScript workflows.
- Convert PNG to EPS
- Convert JPEG to EPS
- Convert BMP to EPS
- Convert TIFF to EPS
- Convert GIF to EPS
- Make sure Aspose.Page for .NET is referenced in your project. On Windows, install via NuGet Aspose.Page. On non‑Windows OS, use Aspose.Page.Drawing library.
- Copy the desired code snippet into your project.
- Get a temporary license and apply it as shown in the licensing guide.
- Build and run.
In evaluation mode, the output EPS file is limited to 1Mb and contains a red evaluation warning. Use a paid or temporary license to remove limitations.
Detailed information about converting images to EPS can be found in Convert image to EPS chapter of our tutorial.
- Documentation – Aspose.Page for .NET
- Product page – Aspose.Page for .NET
- Free Support Forum – Aspose.Page
- Blog – Aspose.Page Product Family
- API Reference – Aspose.Page for .NET
- NuGet (Windows) – Aspose.Page
- NuGet (non‑Windows) – Aspose.Page for .NET
- .NET 6.0+, .NET Core, or .NET Framework
- Aspose.Page for .NET library