This article describes how to create a SharePoint Workflow which will automatically resize an image when a user saves it into the document library. We will create a workflow which not only resizes the image but also converts it if the source image is in the uncompressed format. Also our Workflow will get the EXIF data from the source file and add to the document library field.
Continue reading