Image Processing Application
Problem - How to automatically create quality images with consistent size and dpi without manually "touching" each image.
Solution - Created an application that uses an Adobe Photoshop library to change images as per desired size and dpi. The application also provides a user report with results of the batch image processing.
Features include:
- Ability to process a large number of images in a batch o Batches can be processed automatically or each image can be retouched manually and then passed to the system for further automatic processing
- Temporary holding of images due to errors or by manual intervention for further correction and processing.
- Setting of threshold size so that images can be created with smaller or larger size automatically based on threshold.
- Provides reports and logs to verify images were transferred successfully to staging server
- Ability to identify duplicate images
Technologies - Adobe Photoshop Library, DotNet, C#, and SQL server
