'Convert PowerPoint'

PPT Converter Tool

Convert PPT files to PDF DOC RTF TXT HTM JPG GIF BMP TIF

Why Choose 'Convert PowerPoint'?

'Convert PowerPoint' Overview

'Convert PowerPoint' is a Windows tool from SoftInterface that converts PPT and PPTX files to 12 output formats: PDF, DOC, RTF, TXT, HTM, JPG, GIF, BMP, TIF, PNG, EMF, and WMF. It runs from a graphical interface or the command line, supports unattended batch processing of entire folders, and is compatible with the latest version of Microsoft Office (back to MS Office 2010).


The tool offers per-slide control (select specific slides or ranges), speaker notes inclusion, slide and shape metadata in output, and password-protected PDF generation. RTF output supports two modes: textual-only conversion or graphics-included conversion that embeds slide images in editable Word format. For text-based outputs (DOC, RTF, HTM, TXT), additional post-processing options include concatenation across multiple decks, empty-line removal, and search-and-replace. Reusable jobs are saved as .SII files. Batches resume from interruption, recursive folder processing is built in, and source files can be moved or deleted after successful conversion.


'Convert PowerPoint' is used by many corporations for distributing decks as PDFs, extracting speaker notes, converting slides to images for web or document embedding, and converting presentations to editable Word documents. Free 30-day trial and 30-day money-back guarantee on every purchase.

Swift Software

'Convert PowerPoint' has been optimized for rapid conversions. Further it also allows for the saving/restoring of 'conversion jobs'. A 'conversion job' is one or more conversions. From simple to complex it can quickly recall past efforts. 

'Convert PowerPoint' — BATCH — 80x25
C:\>Working sample.bat files
   are installed for quick
   testing and customization.

C:\>PPT-Converter.bat
-------------DONE!!!

C:\>PPT-Conversion-Clean.bat
-------------SUCCESS!!!

Powerful Command Line

Command line capability is basic to ALL of our software tools. Demo bat files are installed ready for testing and customization. We will help integrate our tool, just ask!

Easy Usage
 File Conversion Features

Move or remove files while converting PPT files is optional. Easy conversion of whole folders...of course it can. 

'Convert PowerPoint' PPT Conversion Tool

'Convert PowerPoint' Features


If you have a big or repetitive PowerPoint conversion job, 'Convert PowerPoint' has a lot features and some specialized processes to facilitate. Such as:

General

Conversion Tool Extras
  • Convert PPT by Command line (invisible at runtime) and GUI execution.
  • Move or delete files after processing
  • Scheduler included
  • Easy to use
  • Save and restore complex conversion configurations
  • Supports recursive subfolders
  • All parameters, including source and target files, conversion options etc. are persistent across runs of the program
  • Batch can be stopped midway and resumed at a later time
  • Can be adapted for all languages

  • In addition to being a PPT converter, many other special processes have been included. They are:

  • (DOC, RTF, HTM and TXT) Append (Concatenate) files. Original file(s) contents is placed at the end of the Target file.
  • (DOC, RTF, HTM and TXT) Remove Empty Lines
  • (DOC, RTF, HTM and TXT) Search and Replace a String
  • Launch (Run) a program

PPT Conversion

PowerPoint File Conversion Features
  • Convert PPT or Convert PPTX files to:
    • PDF
    • DOC
    • RTF
    • TXT
    • HTM
    • JPG
    • GIF
    • BMP
    • TIF
    • PNG
    • EMF
    • WMF
  • Specify:
    • Which slides to convert
    • Include notes
    • Add slide and shape info
    • PPT to PDF settings (formatting, passwords etc.)
    • Move or remove input files after successful conversion

Why 'Convert PowerPoint'?

Plenty of PowerPoint converters exist. A few reasons users pick 'Convert PowerPoint' over the alternatives:

  1. Local processing — your decks stay on your machine. Most online converters require uploading your presentations to their servers. 'Convert PowerPoint' runs entirely on Windows; nothing leaves your computer. Decisive for legal, financial, government, and corporate workflows where deck contents are confidential — board presentations, sales decks with pricing, internal strategy documents, M&A materials.

  2. PPT and PPTX into 12 output formats. Most converters only produce PDF. 'Convert PowerPoint' produces PDF, DOC, RTF, TXT, HTM, JPG, GIF, BMP, TIF, PNG, EMF, and WMF — covering distribution (PDF), editable conversion (DOC, RTF), text extraction (TXT, HTM), and slide-by-slide image extraction (JPG, PNG, TIF). RTF output supports two modes: textual-only or with embedded slide graphics for Word editing.

  3. Built for production batches with deck-specific controls. Drive jobs from Windows Task Scheduler, BAT files, or the built-in scheduler. Save complex jobs as reusable .SII files. Select specific slides or ranges, include speaker notes, add slide and shape metadata to output, generate password-protected PDFs, and apply post-processing (append, remove empty lines, search-and-replace) to text outputs. Batches resume from interruption; recursive folder processing is built in.

  4. Risk-free evaluation. Free 30-day trial with full functionality — no time-bombed features. 30-day money-back guarantee after purchase if it doesn't fit your workflow.

Download and try 'Convert PowerPoint' free.


Special Promotion: Buy 'Convert PowerPoint' and get 'Convert Doc', 'Convert XLS', and 'Convert Image' free!

PowerPoint conversions by command line

What is the command line? The command line is one of the most widely known, accepted and implemented methods for allowing one software app to initiate another app. That's why we've made it our goal to make all of our software command line able.

Automate document conversions with the 'Convert PowerPoint' command line using:

  • Simple bat files
  • Windows built in scheduler
  • 'Convert PowerPoint's built in scheduler
  • Third party apps that have command line interfaces

See also:

Although we'll discuss the use of the command line here, it's only to give you a sample. For the full, accurate, and up to date information see the 'Convert PowerPoint' command line documentation. There you will also find a full list of examples and how to troubleshoot.


NOTE: After installation, you can find several simple batch (*.bat) files for quick and easy usage by going to Start\All Programs\Convert PowerPoint\Example Batch Files. These will work without modification provided the installation was in the default folder. Email us at  if you have any questions or need additional examples. We will get you up and running fast!


There are two approaches to using the command line:

  • Specify one or more conversion tasks in a 'Conversion Job'
  • Specify a single conversion task in detail

Specifying a Conversion Job

A 'Conversion Job' is easily built using the 'Convert PowerPoint' graphical user interface. All the details of the job are saved in a single conversion job file (e.g. 'c:\myjobs\Do-Multiple-PPT-Conversion.SII). Specifying a conversion job file with the command line is done by using the /J switch. You can have hundreds or thousands of tasks specified in the conversion job file, all of which will get executed in one fell swoop. The syntax for specifying a Conversion Job  is:

ConvertPPT /J{ConversionJobFile}  [/V] [/L{LogFile}] [/B{LogToJobFile}]


Items above enclosed in square brackets '[ ]'� are optional, all other 'switches' are required.  Therefore /J should always be specified on the command line.


Example:

To run the 'Conversion Job' specified by "C:\MyJobs\ApplesOranges.SII," type the following in at the 'Command Prompt':

 ConvertPPT /J"C:\MyJobs\ApplesOranges.SII"

You can include or exclude spaces between switches and parameters. For example, "/C6" is the same as "/C  6". 

For long file names you may be required to use double quotes. For example
/S"C:\Program Files\MyApp\MyPresentation.PPT".


Specifying a 'Conversion Task'

Specifying a single conversion task requires a bit more effort, but does not require the prior creation of a 'Conversion Job' file. The documentation contains a comprehensive list of examples that are well organized. Therefore specifying a conversion task from the command line is matter of finding your specific case and modifying it for your needs. Again, please see the documentation for a complete list of examples. Below you'll find the most often used examples:


Command Line Examples: Converting from PPT to PDF, DOC, HTML, RTF

Note: Use the Verbose (/V) switch initially to see what the status of your conversion is and to help you perfect your command line. In verbose mode, ConvertPPT displays messages to indicate what went wrong or right with your command line.


Convert PPT to PDF Format by command line

Convert slides 2 through 5 of a PowerPoint file, C:\PowerPoint\Semi.ppt, to a single PDF format file named C:\PPTOutput\SemiPDF.pdf. Verbose mode invoked for on-screen confirmation. Use the following syntax:


ConvertPPT /S "C:\PowerPoint\Semi.ppt" /T "C:\PPTOutput\SemiPDF.pdf" /Y2 /Z5 /C300 /V


Note that Advanced PDF options cannot be set from the command line (e.g. Page and Document Settings, Paragraph Formatting, Font, etc.). They must be set in the user interface prior to using the command line.


Convert PPT to Word Doc Format by command line

Convert all slides of a PowerPoint file, C:\PowerPoint\Input.ppt, to a single DOC format file named C:\PPTOutput\SemiDOC.doc. Use the following syntax:


ConvertPPT /S "C:\PowerPoint\Input.ppt" /T "C:\PPTOutput\SemiDOC.doc" /C101 /V


Convert PPT to HTML Format by command line

Convert all PowerPoint files in the specified folder to HTML format, saving them in the same folder as the originals:


ConvertPPT /S "C:\PowerPoint\*.ppt" /G /C12 /E /V


Convert PPT to RTF Format by command line

To convert all slides of a PowerPoint file, C:\PowerPoint\Sample.ppt, to a single rich text format file named C:\PPTOutput\SemiRichText.rtf use the following syntax:


ConvertPPT /S "C:\PowerPoint\Sample.ppt" /T "C:\PPTOutput\SemiRichText.rtf" /C106 /V


Note that there are two RTF formats available, #6 and #106. Specifying RTF format with the number 6 will do a textual conversion only. Any text that may be embedded in a graphic within PowerPoint will be ignored and will not be converted. Specifying RTF format 106 will do a conversion that includes graphics, creating an image that will display in MS Word.


19

Years of 'Convert PowerPoint' development. Time tested for your demanding requirements.

54

Non-profit organizations assisted. Are you a member of one? Let us know, we would like to help.

110

Customers in 110 countries. 1 in 3 Fortune 500 companies use our software.
'Convert PowerPoint' is compatible with Office 97 through Office 2019. We've been at it a long time!

Latest Changes to 'Convert PowerPoint'

16.50 (04/20/2026)

  • We’ve added a new Privacy Mode option to this app — designed for security-conscious users and organizations.
    When enabled, Privacy Mode will:
    ✔ Prevent loading of file names and paths from previous app runs.
    ✔ Stop saving file names and paths from future app runs.
    ✔ Ensure a clean interface by clearing out apps most recently used file lists (no previously used files shown)

    This helps keep sensitive file activity private and off disk — giving you greater control over your data.
    Available now under the following menu item:
    File → Enable Privacy Mode

    NOTE: Your file/folder usage from the point prior to enabling this option is still intact and will be restored by disabling this option. To delete existing file use history open and edit the apps ini file while the app is not running. You can find the ini file by opening the Softinterface program, go to the Help\About menu item, and then double click on the Softinterface icon/logo at the top. This will open the ini file in Notepad.