Win2PDF Pro Adds New Batch Convert Files Feature

Our latest update to Win2PDF Pro (V10.0.122) adds a new capability to batch convert certain types of files directly into PDF (or another image/text format). The types of files that can be converted are:

[Note: This feature is only available in the Win2PDF Pro version of the software. If you do not have Win2PDF Pro but would like to try this feature, you can request a 30-day trial license.]

Win2PDF Batch Convert can be accessed in 2 different ways. First, it can be accessed from the Windows Start menu under the Win2PDF program group.

Second, Batch convert… can be accessed from the File menu of the Win2PDF Desktop app, as shown below:

Once selected, the user will be able to select 3 options: 1) The input folder containing the files to convert, 2) the output folder where the converted files will be placed, and 3) the file type format for the converted files. The output folder must be different from the input folder.

The conversion process can be canceled if you have a large number of files and wish to abort the operation, or it will convert all files and notify the user when finished.

Only files with supported extensions will be converted (PDF, HTML, XPS, TIFF, JPG, PNG, BMP, GIF). Other file types will be ignored.

Here’s an example: Suppose you had a folder of logo samples in different image formats, and you wanted to convert all of them to grayscale PDF files. You could do so very easily by choosing the input and output folders and then choosing the output file format as “PDF Image Only (Grayscale)”.

You can read more at the Batch Convert section of our online user guide, or try it out for yourself. And finally, the Batch Convert feature can be accessed from a command line interface.

New Feature Preview – Win2PDF Auto Rename

Have you ever had this problem: You have a large number of PDF files that aren’t named descriptively, so you’d like to rename them in a batch process. And further, you want to rename the files based on a specific piece of data that is contained within the PDF file, like a customer name or an invoice/document number?

Well, now you can! We’re in the process of rolling out a new feature called Win2PDF Auto-Rename that will address this issue. The updated setup program for this version is currently available on our helpdesk download page.

Please note: For the moment, this preview feature is visible in all Win2PDF versions, but it will only work as a Win2PDF Pro feature. Standard edition users will see this feature in the preview, but will not be able to complete the rename function. If you would like a 30-day Win2PDF Pro Trial license, contact us.

Let’s look at an example. Suppose we have a reporting system that outputs invoice files with names like “file1.pdf”, “file2.pdf”, “file3.pdf”, etc. What we’d like to do is to search through each PDF file and find the invoice number, or the customer name, or some other field of data to use as the file name. Here’s a short screencast that shows how it works:

Win2PDF Auto-Rename Preview

Let’s also walk through this example step-by-step. Suppose our starting folder of files looks something non-informative like this:

In our example, the files are invoices, and what we really want to do is rename each invoice to the Invoice # that is found within each file. To do this, we first right-click on one of the PDF files and choose Open with -> Win2PDF Desktop to load the file in the Win2PDF Desktop App. For the time being, all the files you wish to rename must be located in this same folder.

Next, after the file has been opened in Win2PDF Desktop, we’ll need to define the search field in the PDF file.

When we select Define Auto-Name Search Field, Win2PDF will search for this text (in our case “Invoice “). Then, it will capture the next string of characters (which is the invoice number) to use for our rename operation. After the selection has been made, you’ll see a confirmation window showing the field data that was extracted.

Now that this has been defined, our last step is to go to the Auto-Name -> Auto-Rename screen to change the file name options.

And that’s exactly the output we want. You’ll see there are currently other options available as well, such as using a content field to find the data for the file name. And you can include a variety of user-defined terms as well if you want to include date and/or time stamps as well. More options may be included in future revisions based on user feedback.

When we select the Rename button, it will show us a confirm window and it gives us the opportunity to Undo the changes if we want to make any changes.

For now, this is a working preview of this feature and we’re looking for real-world examples to help us refine the interface and functionality.

Have a scenario we should consider? Let us know!

Microsoft’s Windows 11 has Arrived!

Earlier this week Microsoft announced the availability of their latest operating system — Windows 11 .

This is not a universal upgrade like Windows 10, however. Many PCs won’t be able to upgrade to Windows 11 due to hardware limitations. You can check if your PC can be upgraded using Microsoft’s PC Health Check app.

Win2PDF supports Windows 11, and continues to support older operating systems like Windows 7, Windows 8, Windows 10, and even Windows XP.

While you may be using Windows 11 as the default OS if you purchase a new PC soon, we expect many organizations to continue with Windows 10 as most of the changes in Windows 11 are centered on the user interface and user experience.

If you do upgrade or get a new PC, make sure you are using the latest Win2PDF update for best results.

New Win2PDF 10 Update Now Available!

We have just released a significant new update (Win2PDF 10 build 116) to our Win2PDF download page. As with other recent updates, this is a FREE upgrade for all Win2PDF users using Win2PDF 7 or higher software.

While we’ve previewed several of these features in blog postings over the past several months, now they have all been collected into an official release with enhanced usability features, new and improved command line features to assist with automated PDF workflows, and bug fixes and performance enhancements. It includes:

Windows explorer ight-click context menu for Win2PDF
Right-click context menu in Windows explorer

1) Usability

  • Added support for directly converting image files and HTML files from a Windows Explorer Convert with Win2PDF context menu. To convert a JPG, PNG, TIFF, GIF, BMP, or HTML file to PDF, right click and choose “Convert with Win2PDF (see image above).
  • Added support for viewing PDF files from a Windows Explorer View with Win2PDF context menu. To view a PDF with Win2PDF Desktop, right click and choose “View with Win2PDF”.

2) Command Line Usage and Automation Enhancements

  •  Added support for using web addresses (URLs) for input files in most command line features.
  •  Added PDF/A output support to TIFF2PDFA, JPG2PDFA, PNG2PDFA, BMP2PDFA, GIF2PDFA, and Image2PDFA command lines.
  •  Added support for GETCONTENTSEARCH command line to return text after a search term in a PDF file. This can be used to rename PDF files based on the contents of the file in a Microsoft Power Automate Script.
  •  Added “Web Page To PDF” and HTML2PDF command line features.
  •  Added support for SPLITPAGESAFTERSEARCH command line to split pages based on a PDF search field.
  •  Added support for SIGN command line to sign a PDF using a digital certificate.

3) Bug Fixes and Performance Improvements

Please download this free update and let us know if you have any questions.

HTML to PDF command line option now available in Win2PDF

Win2PDF.com has offered a free online HTML to PDF converter for some time, but it has limitations. It only works with public web pages, not private pages on an intranet or local HTML files. It also can’t be automated.

If you try our latest free update — Win2PDF 10.0.114 — there’s a new feature to the Win2DPF Desktop App’s command line optionsHTML to PDF. With this option, you can convert a local HTML file or a web URL directly to a PDF file.

From a Command Prompt window, just issue the command:

win2pdfd.exe html2pdf "sourcehtml" "destpdf"

The “sourcehtml” can be a specific local HTML file or a web URL. If the file name or path contains spaces, make sure to include double quotes (“”) around the complete source file name or URL. The URL can be specified as “https://www.example.com” or “www.example.com”.

Using this option from the command line allows users to automate batch conversion of HTML files to PDF using custom scripts or Microsoft Power Automate Desktop flows. Combined with other Win2PDF command line features, developers can build powerful automated solutions based on HTML reports.

Win2PDF 10 build 98 Update Now Available

The time honored tradition continues! Punxsutawney Phil saw his shadow, which means 6 more weeks of winter AND new Win2PDF 10 features to help you get through it!

The latest update to Win2PDF 10 (build 98) is now available on the official Win2PDF download page.

Some of the new features have been documented in previous blog posts, but now those features (and some others) have all been collected into a single update. This Win2PDF 10 (build 98) software is a free update to licensed Win2PDF 10 users.

The biggest changes are related to enhanced mail support for sending PDF documents, new command line options for converting and manipulating image and PDF files, and general bug fixes and stability improvements. Here’s a summary of the changes.


  • Added IMAGEPDF command line to convert a PDF file to a PDF Image Only (color or monochrome).
  • Added support for page range in PDF2TIFF command line.
  • Added a Send Mail feature to the Win2PDF Desktop App.
  • Added support for the PAGECOUNT command line option to return the number of pages in a PDF.

All of these features were added to the Win2PDF software based on customer feedback and feature requests.

Is there something you’d like to see in a future version of Win2PDF? If so, let us know. We’ve got another 6 weeks of winter to work through.

Enhanced Mail Support in Latest Win2PDF 10 Update

Win2PDF has always had the capability to attach a new PDF file to a mail message, though the implementation was limited to the default MAPI mail client on the computer (typically Outlook).

Many users have asked us to support other mail programs and services, like Gmail or Yahoo! Mail, to send files. Our latest 10.0.93 version of Win2PDF dramatically improves mail client support and allows for direct mail integrations with:

These mail programs can be set up using the new Configure Win2PDF Mail window, which can be accessed either from the Win2PDF Start menu program group (shown below):

[You can also use the Windows search box (the “magnifying glass” icon) and search for Configure Win2PDF Mail to open the configuration screen.]

Or, it can be accessed directly from the Win2PDF Desktop program, by going to File → Mail → Configure Mail (shown below):

Once the Configure Mail window is accessed you will have the following options to enter your mail settings:

To fill in the different mail settings, please see the individual support pages for Microsoft Outlook, Thunderbird, Gmail, Outlook.com, Yahoo! Mail, or Custom SMTP Server.

After the mail program settings have been configured, you can send a PDF file using one of these two methods:

  1. Select the Send file… option on the Win2PDF file save window (if you are creating a new PDF file with Win2PDF), or
  1. Open a PDF file in the Win2PDF Desktop app and choose File → Mail → Send Mail (if you are just sending an existing PDF file)

And that’s it. You can download the latest 10.0.93 software (a free update for existing Win2PDF 10 users) from our Win2PDF 10 Update page.

As always, if you have any questions, just send a mail to [email protected].

Win2PDF Release 10.0.72 Now Available

A new version of Win2PDF (a free update to existing Win2PDF 7 or Win2PDF 10 users) is available now at the Win2PDF download page. In addition to bug fixes and stability improvements, it adds several new features to Auto-Naming PDF files, command-line options, and the Win2PDF Desktop App. Win2PDF 10.0.72 includes the following new features:

  • Adds a Configure Win2PDF Auto-Name shortcut to the start menu to make configuring the Auto-name features easier.

  • Adds Send File and Print File actions to the Configure Win2PDF Auto-Name menu to automatically email or print a PDF. See How to Automatically name and send PDF files by email for an example of automatically naming and sending invoices to email recipients based on the contents of the PDF.

  • Performance and stability improvements

Again, if you have a license for Win2PDF 7 or Win2PDF 10, you can download this new version at no charge.

Win2PDF & Google Cloud Print

Another new feature in our latest Win2PDF 10.0.56 release is the ability to print to a Google Cloud Printer when you save a PDF file. If you’re not familiar with Google’s Cloud Printer, you can visit the Cloud Print product page for more information.

If you check the “Print file” option on the main Win2PDF file save window (shown below), and if you have Goggle Chrome installed, you’ll be notified that Google Cloud Print can be used.

cloudprint1

If you select “Yes” to “Use Google Cloud Print”, Win2PDF launches Chrome after the PDF (or other format) is created.

cloudprint_printersThe user can select a cloud printer, and the print job will be submitted to the cloud print queue. The Chrome printer selection also contains a “Save to Google Drive” option. This can be used to save the PDF directly to the cloud even if Google Drive is not installed on the PC.

If you select “No” to “Use Google Cloud Print”, Win2PDF will present you with list of local printers you can choose from, just as it has with earlier versions of Win2PDF.

While Google has a free “Google Cloud Printer” windows printer driver, it doesn’t allow saving to PDF or combining with other workflow options. Also, the “Google Cloud Printer” doesn’t support Windows Terminal Services, so Win2PDF Terminal Server Edition (TSE) may be the only option to print from an Windows native app to a Google Cloud Printer from a Citrix or Microsoft terminal server.

If you use Google Cloud Printers in your organization or home, this new feature gives you a great way to save a PDF and print in a single step.

Win2PDF 10.0.56 is available as a free update to registered Win2PDF 10 users.

Change the default file name when saving PDF files

The Win2PDF Auto-name feature makes it easy to customize the file name and automatically save a PDF without prompting, but what if you want the File Save window to appear so you can email, print, or manually change the file name?

We just released Win2PDF 10.0.56 (available as a free update to Win2PDF 10 users), and one of the new features is the ability to customize the default file name that is used to save PDF files in the Win2PDF File Save window. For example, in previous releases if you had a Word file named “Sales Report.docx” and you went to print it as a PDF file, the default name in the Win2PDF File Save window would be named “Sales Report.pdf”. You could always change this name, but there wasn’t a way to customize this name when you first entered the file save window.

This is now customizable. If go to the Document tab after clicking on the PDF Options… button, you see some new options.

NewSaveAsOptions

When the the Auto-name Files option is unchecked, the settings in this window apply to the name displayed in the Win2PDF File Save window. You can add a fixed file name start, a date stamp, or a timestamp. Advanced users can customize the order of these items using the user defined setting.

In the screen shot example listed above, the month-day-year was added to the default “Sales Report” file name. While this option is set, the date stamp will be applied to all file names when you print to Win2PDF. You can automate your PDF workflow by creating multiple Win2PDF printers, each with different customized default file names.

The customizable PDF file name feature can save time by eliminating the need to manually type date or time information to the file name.

Download the new Win2PDF 10.0.56 software at the download page of our web site.