It is an easy task to integrate image & document conversion capabilities into your Windows Forms applications.
- Convert image among Binary (1-bit), Gray Scale, RGB etc.
- Automatically detect source image & document format
- Support over 30 common-used format
- Convert format in a high speed
- Include single image conversion
- Support batch conversion
- More batch image & document conversion functions
Image Conversion
This integration guide suggests how to use WinForms .NET Imaging SDK to convert images or documents. (For information about convert images in C#.NET applications, VB.NET applications or on the web, please go to
Convert Images for C#.NET,
mage Conversion in VB.NET and
Convert Images in Web Viewer.)
- Start you Microsoft Visual Studio;
- Open an existed Windows Application;
- Add RasterEdge.DotNetImaging.dll to projects;
- Drag ImageViewer to your app.
Convert Image
Go to the built-in property editor:
- Click "Source format" to click the source image or document format;
- Click "Output Format" to choose destination format;
- Click "Convert" to process image conversion.
Batch Conversion
Go to the built-in property editor:
- Click "Batch Conversion", if you want to process batch conversion;
- Click "Source Directory" to click one or more source directories from the Source Directory frame;
- Click "Output Format" to click one or more destination directories from the Destination Directory frame.
More Tutorials!
Find more user guides with RasteEdge .NET Image in .NET Winforms applications!
Want to install Imaging SDK in Web applications, please go to
AJAX Zero-Footprint Document Image Viewer.