Month: June 2026

FileConverterPro (FCpro) 1.16.2

New Features in FileConverterPro:

  • Email (MSG, EML) – Automatic line breaks for the subject line: If the subject text in the header on the first page of the generated PDF extends beyond the page width, the text will no longer be truncated as before, but will instead be automatically wrapped.
  • Email (MSG, EML) – Automatic scaling of images embedded in HTML: Previously, images embedded in the HTML body that were too large for the PDF page were cropped. With the new version, images embedded in the HTML are analyzed, and if any of these images are too large for the PDF page format, they are scaled proportionally so they can be displayed in their entirety within the PDF.

Option to control how the image should be processed:

    • Keep image size
    • Reduce image size
    • Enlarge page

  • REST with Base64 encoding:

Uploading the contents of a Base64-encoded input file:

Function name: “UploadJobBase64”
Function type: “PUT”
Request format: JSON
Additional header “Content-Type”, “text/json”

Parameter “ext”: the input file extension without a period
Parameter “settingsname”: the name of the processing profile
Parameter “maxPage”: the maximum number of pages in the input document
Parameter “outExts”: the list of output file extensions
Parameter “label”: the job name
Parameter “priority”: the upload priority

JSON should have the following format: {“value”: “Base64 text data”}

Download – Download the Base64-encoded output file:

Function name: “GetResultBase64”
Function type: “GET”
Request format: JSON

“jobID” parameter: the job ID
“index” parameter: -1 for the input file, 0 for the output file
“removeFile” parameter: “true” if the file should be deleted after downloading

JSON response content: {‘GetResultBase64Result’: “Base64 text data”}

The “FileConverterPro REST Sample” includes RestHelper source code that demonstrates the correct REST calls, including the new Base64 encoding functions.

To use the new Base64 encoding functions in the FCpro REST test application, the following checkbox should be selected:

Download – FileConverterPro (FCpro) ~600MB >>>
Download – FileConverterPro (FCpro) Components Test Application ~600MB >>>

FileConverterPro-CL – FCpro as a command-line application

In addition to the existing FCpro version with REST/SOAP interface, there is now FileConverterPro-CL (FCpro-CL). FCpro-CL offers the same features as FCpro but in the form of a standalone command-line application. This allows you to automatically convert individual files, multiple files, or entire folder structures from various source and container formats (e.g., ZIP, MSG, EML) to PDF or PDF(A) via command-line calls.

FileConverterPro-CL (FCpro-CL) – Command-Line Application:

  • FCpro functions for converting files to PDF or PDF/A.
  • Standalone command-line application.
  • Multithreading / parallel processing ensures high processing throughput
  • Processes: individual PDF files, lists from text files, folders, and entire folder structures.
  • Configuration via user interface.
  • The selected functions, their parameters, and processing are managed via profiles.
  • Profile functions: New, Copy, Delete, Rename, Export to file, Import from file.
  • Logging.

 

Additional options – in addition to the basic PDF conversion function:

  • PDF/A – for an ISO-standardized archive/output format
  • OCR – Make PDFs, scans, and images searchable
  • PDFCompressor – Compress and reduce the size of PDFs, including MRC compression
  • PDFSecureSign – Encrypt, protect, and sign PDFs

DownloadFileConverterPro-CL – Command-line PDF file conversion >>>
DownloadFileConverterPro-CL – ReadMe >>>
Download – FileConverterPro (FCpro) components trial version ~600MB >>>

FileConverterPro-FM – FCpro Features with Folder Monitoring

In addition to the existing FCpro version with REST/SOAP interface, there is now FileConverterPro-FM (FCpro-FM). FCpro-FM offers the same features as FCpro, but in the form of a single application that includes folder monitoring. FCpro is installed as a service on a Windows computer and monitors input folders. Any new file added to a monitored folder is automatically converted to PDF or PDF(A).

FileConverterPro-FM (FCpro-FM) – Folder Monitoring

  • FCpro features for converting files to PDF or PDF/A.
  • MS Windows Service
  • Multiple jobs can be created to monitor multiple input folders.
  • Multithreading / parallel processing ensures high processing throughput
  • Configuration of processing steps via profiles (New, Copy, Edit, Delete, Export, Import)
  • Only the root folder or the entire subfolder structure can be processed.
  • Folder contents can be deleted after processing, or the folder structure can be preserved.
  • The folder structure from the input folder can also be copied to the destination folder.
  • File processing via filters—name, extension, created by/on, modified by/on.
  • Sorted processing by name or date, as well as in ascending or descending order, is possible.
  • Generation of a new filename using variables (date, time, counter, original name/extension)
  • Deleting the original file (moving), copying, or creating an archive copy
  • Folder monitoring and processing start via file system events—immediately, with a configurable delay (0–999 sec.), or at set time intervals (in min.)
  • Start processing at a specified date/time with optional daily or weekly repetition.
  • Adjustable number of retry attempts or time interval if a file is blocked.
  • Logging (all events, or only error events)

Additional options – in addition to PDF conversion as the basic function:

  • PDF/A – for an ISO-standardized archive/output format
  • OCR – make PDFs, scans, and images searchable
  • PDFCompressor – compress and reduce the size of PDFs, including MRC compression
  • PDFSecureSign – encrypt, protect, and sign PDFs

DownloadFileConverterPro-FM – File conversion with folder monitoring >>>
Download – FileConverterPro (FCpro) Components Trial Application ~600MB >>>

Webshop