1 repository
Capabilities for transforming vector-based formats into raster image data.
Distinct from Image Processing: Focuses specifically on the conversion of vector files (PDF, EPS, PS) to pixels, rather than general image filters or manipulation.
Explore 1 awesome GitHub repository matching graphics & multimedia · Vector Conversions. Refine with filters or upvote what's useful.
Magick.NET is a C# image processing library that serves as a .NET wrapper for ImageMagick. It provides a raster graphics engine for rendering text, drawing graphics, and manipulating images using a native interface. The library handles the conversion of vector files, such as PDF, EPS, and PostScript, into raster formats. It also includes tools for extracting image metadata, such as EXIF data and raw thumbnails. The system covers a wide range of image manipulation capabilities, including resizing, format conversion, watermarking, and the merging of multiple images into static or animated file
Provides the ability to convert PDF, EPS, and PostScript vector files into standard raster image formats.