Skip to content

A simple application written in C# to convert an image file to PDF

License

Notifications You must be signed in to change notification settings

Edern76/Simple-PDFifier

Repository files navigation

Simple-PDFifier

A simple application written in C# with WPF and iTextSharp to convert an image file to PDF

Usage

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

Requirements

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

Downloads

See the releases page.

License

MIT License, see the LICENSE file for more information.

About

A simple application written in C# to convert an image file to PDF

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages