A simple application written in C# with WPF and iTextSharp to convert an image file to PDF
Input the path of the image to convert into the first box and the path to where you want to save the output into the second box then press "PDFify!"
Supports PNG, JPG/JPEG, GIF, TIFF and BMP formats as output
Requires a Windows operating system with .NET Framework 4.5.2. Won't run on Linux/OSX since WPF is not available on these systems.
Also requires iTextSharp 5.5.1.1 if running from source
See the releases page.
MIT License, see the LICENSE file for more information.