Summary

Ultra PDF Merger or UltraPDFMerger is a freeware utility that binds several PDF files into one. It is a Windows application written in C# (.NET) and as a result of that it requires .NET Framework 4.0 to run. Ultra PDF Merger uses iTextSharp, an open source library for PDF generation. You can download and update the library (.dll) file with the latest version if you want.

The Story

Few months ago I had some reports (PDF files) that I wanted to bind them into one. I had a utility that until that time was merging my files successfully, I don’t want to name it here. Those reports seemed to have some characters that the utility could not read and it was failing. I have searched the internet and I have found several PDF binders, mergers and joiners but the ones I tried didn’t meet my needs, so I have decided to create one. The result of this story is the Ultra PDF Merger. It succeed when others have failed.

How to use

Ultra PDF Merger is a very simple utility, it does one thing and it does it very well. You add the files you want to merge together using the Add button which is a big plus (+) sign. You change the order of the files by selecting the file you want and moving it with the Move Up and Move Down buttons. If you want to remove some files, you select the file you don’t want and then press the Remove (big red X) button. Now that you have all the files in the correct order press the Merge Files button and program will join the files into one file. Ultra PDF Merger only joins PDF files that are not locked or password protected. If any of the selected files is locked or password protected it will fail

Screenshots

Screenshots are taken in Windows 7 environment and it will probably look a little different in your system (especially on Windows XP).

 
Download

Ultra PDF Merger is portable which means you don’t have to install it. You download it, you extract it and you run it. The download file is an archive (.rar file) and you will need WinRAR or 7-Zip to extract the program files.

Ultra PDF Merger v1.0

Ultra PDF Merger Latest Version

Awards

There are many clean awards so I will add only quality awards in this section.

Ultra PDF Merger antivirus scan report at softoxi.com

Ultra PDF Merger v1.0 – Bind your PDF files together

21 thoughts on “Ultra PDF Merger v1.0 – Bind your PDF files together

  • October 24, 2011 at 18:29
    Permalink

    VirusTotal returned two reports of malware for the main program (UltraPDFMerger.exe).

    One, from AVG’s scan, is Dropper.Generic4.BEEN.

    The other, DrWeb’s scan, is Trojan.KeyLogger.8784.

    Not good.

  • October 24, 2011 at 19:11
    Permalink

    Hello WebHybrid,

    Thanks for mentioning that as other users might have the same question.
    The software does not contain any malicious code.
    I don’t know why your antivirus software has detected threat.
    I have approved your comment because I am sure about it and I want to clear things out.

    The software was tested by SoftPedia and marked as 100% clean, which is.
    It is also tested by almost all the top freeware sites.
    Don’t worry, I wrote the code line by line and I can guarantee that.

    Michalis

  • October 25, 2011 at 13:54
    Permalink

    I’ve also tested it and ran it through Norton, and it came 100% clean.

    Nice work Michalis, very simple and effective software!

  • October 25, 2011 at 14:15
    Permalink

    Thanks Xenios, I have Norton enterprise at work and Microsoft Security Essentials at home and none of them detect any (false) security threats.

  • October 30, 2011 at 02:46
    Permalink

    Works fine and really fast. but there are two issues i have with it which are all texts and pics are upside down and i am not able to save the file. Why? Am i missing something?

    every time i open the file i have to rotate view and when i try to save file with save as option it saves like the original everything is upside down.

  • October 30, 2011 at 10:39
    Permalink

    The program has no option for rotation (yet) and the output file will be exactly as the input files.
    I wanted it to be as simple as possible so everyone can use it.
    You can’t merge one file, you must have two or more.
    Also, you can’t merge locked and password-protected files.
    Rotation and page selection are in my todo list for version 2.
    Thanks for using Ultra PDF Merger.

  • November 13, 2011 at 17:39
    Permalink

    Hi Michalis,

    Do you plan to be able to merge selected pages from one or more PDFs?

    Or can you point me to a freeware product that does?

    Just downloaded it, so can’t make a comment – but I’m sure it’s as good as you say!

    ATB,

    Jeremy

  • November 13, 2011 at 23:10
    Permalink

    Hi Jeremy,

    Yes, I am working on the page selection.
    The next version will have this feature.
    I need to finish it and test it. I think it will be out in a week or two.
    I will be glad to see your comments after using it.

    Michalis

  • February 17, 2012 at 18:33
    Permalink

    I couldn’t get this to work at first as I did not select the itextsharp.dll file. I had copied the Ultra Merger to my Desktop. When I dropped the .dll file to the desktop, it worked perfectly.

    I don’t like to leave these type of files on my desk top. Would it be ok to create a folder and move both files to it?

  • February 18, 2012 at 10:36
    Permalink

    Yes, you can move them anywhere.
    Instead of copying the file to the desktop, create a shortcut.
    After you move the files to a folder right click on the application and select Send To and then Desktop (create shortcut).
    After that every time you want to run Ultra PDF Merger you can use the shortcut on your desktop.

  • July 10, 2012 at 11:29
    Permalink

    When multiple pdfs are selected for merger, I find that there are usually selected in the reverse order and each one has to be moved down. Could there be one button to reverse the order of listing at a stretch?

  • July 12, 2012 at 12:01
    Permalink

    The order you select the files is important and ignores the order of the windows explorer. You can also use the drag’n’drop feature in version 1.3.2.

  • May 23, 2013 at 17:54
    Permalink

    Thanks for this program.

    I have what may be a unique requirement that may not be very difficult for you to provide… or maybe it is?

    I have multiple pdfs to assemble for print, but want to print duplex (two-sided) so I want each input pdf to print on an odd page number. That way each “chapter” starts on the right side of the book as would be expected.

    My input pdfs are from various sources and they change often, but I need to print on-demand for on-going training classes. So I need an easy way to assemble each time and have the pages of each document start on an odd number page.

    Might this be possible to provide in an update?

  • May 23, 2013 at 23:31
    Permalink

    Hi John, it is indeed a unique requirement but it is not difficult. I will release a new version, most probably on July, and I will try to include this functionality. There is a workaround until then, you can add an empty page between the chapters if needed. Thank you for the feedback.

  • May 24, 2013 at 22:39
    Permalink

    Michalis, thanks very much for considering adding this feature. Your idea for a work-around is viable, as are several other ideas I have considered, but with the pdfs being modified by others I will always need to evaluate if an empty page is needed or not (determine if each pdf has odd number of pages or even)… not a seamless as I hoped.

    I will keep an eye on your page to see if you are able to add the feature.

  • July 19, 2013 at 23:45
    Permalink

    Hi John, I was planning to release a new version of Ultra PDF Merger this month with several new features but unfortunately I didn’t find the time I wanted. Since you requested the option to start each document in an odd page number I gave priority to that and it is already implemented. I will release version 1.3.5 in a week which will include this option.

  • January 19, 2016 at 00:41
    Permalink

    Hi,
    This is excellent piece of utility you have built. Thanks for getting it up.
    One quick question – can I have this executed from command prompt, where I can bind up different PDFs giving them as parameter?

  • January 19, 2016 at 08:41
    Permalink

    Hi, currently no. I will add this functionality to the next version which will be available in about a month (end of February)

  • December 31, 2016 at 13:20
    Permalink

    Hi
    Is the functionality for merging pdfs using command prompt available now please?

  • January 1, 2017 at 22:45
    Permalink

    Hi, the functionality is in progress, I will finish it and release the new version in about a month. It will be announced at this thread

Leave a Reply

Your email address will not be published. Required fields are marked *