interactive | editorial | code | resource 

What is ImageAdmin?

In a nutshell...

ImageAdmin is an ASP.NET control for image content entry. Commonly used on site admin forms, it is fully HTML based - no plugins need to be downloaded.

One-step image uploads

Cut out the requirement for external image editing software. ImageAdmin provides the functionality to edit and crop images at the point of upload on the site.

Validation

ImageAdmin acts as a validator for uploaded images, ensuring that wrongly sized and formatted images don’t make it onto your site.

ImageAdmin Demonstration

You can test ImageAdmin below:
Center   Select  Horizontally  Vertically
Zoom%: 
 Fit
 Height  
 Fit
 Width

Once you're happy with your image, click here to save and view it.

Full feature list

  • Zoom, crop and reposition images.
  • Set max/min image size & aspect ratio constraints at design-time.
  • Obtain images from user uploads, existing files or bitmap objects.
  • Save images to directory, existing file or database.
  • Customisable user-interface.
  • Wide range of input and output image formats (Gif, Jpeg, Bmp, Png, Tiff, etc...).
  • Configure JPEG compression levels.
  • Full Visual Studio drag-and-drop design time support.
  • Full support for web control styles.
  • ImageAdmin is fully HTML based for maximum compatibility. There are no plugins to download or associated security issues.
  • ImageAdmin is 100% native C# ASP.NET - with all the advantages this entails, such as xcopy deployment. You don't have to install any special software on your server, making installation and deployment a breeze.