I will probably elaborate on this a bit further when I find some more time, but for now, this post is going to be mostly code. What I have here is a relatively simple way to generate images that are resized server-side based on the screen …
Tagged: image-editing
ASP.NET/C# image resizer for responsive layouts
PDF to TIFF batch conversion with ImageMagick
I have recently been tasked at work to create a script that will convert PDF files to TIFF files to be used for annotation within our document imaging service. The script is responsible for the following process: Create back-up copies of …