ppt2jpg

Package: WA2L/WinTools 1.2.08
Section: General Commands (1)
Updated: 12 March 2022
Index Return to Main Contents

 

NAME

ppt2jpg - save all slides of PowerPoint™ presentation(s) to separate image (.jpg) files

 

SYNOPSIS

WA2LWinTools/bin/ppt2jpg [ -h | -i | -u | -V ]

ppt2jpg [ file... ]

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

save each slide of PowerPoint™ presentation(s) to single image files ( *.jpg by default).

The image files have the identical name as the original presentation file with the slide number appended, as: Presentation File Name.pptx (Slide 07).jpg. The output file for a certain slide is only generated if there is not already a file with the same name existing.

The ppt2jpg command should be installed to the 'Send To' context menu in 'Microsoft™ Windows Explorer' for most convenient usage. To do so, invoke ppt2jpg -i once.

The default width of the JPG file produced is 2000 pixels. The image size can be changed by setting IMAGE_WIDTH=width or IMAGE_HEIGHT=height in the optional etc/ppt2jpg.cfg file.

 

OPTIONS

-h
usage message.

-i
install the ppt2jpg command as menu point 'ppt2jpg' to the 'Send To' context menu in 'Windows Explorer'.

-u
uninstall the ppt2jpg shortcut from the 'Send To' context menu in 'Windows Explorer'.

file...
list of *.pptx or *.ppt files to save the slides as images. When installed in the 'Send To' menu the selected file(s) in 'Windows Explorer' are passed as a list of files to the ppt2jpg command and all slides of all given presentation files are saved as separate image files.

If no file is specified, you are queried to select a file by a open file box dialog where you then can select one file to be processed.

 

ENVIRONMENT

-

 

EXIT STATUS

0
no error.

1
error occurred. See command output for more details. You have 120 seconds time to see the output of the command to identify the error condition(s).

4
usage message displayed.

5
version message displayed.

 

FILES

etc/ppt2jpg.cfg
optional configuration file for ppt2jpg. See: ppt2jpg.cfg(4) for more information.

lib/pagenumbers.pptx
test file containing numbered pages.

Copy this file to your working directory and play around with the ppt2jpg command.

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), config(1m), ppt2jpg.cfg(4), ppt2png(1), xps2png(1), https://support.microsoft.com/de-ch/kb/827745, https://support.microsoft.com/en-gb/kb/827745

 

NOTES

If you have the pleasure to use a managed IT environment where your PC is maintained by your organization, you might notice that you are not able to export PowerPoint™ slides in higher resolutions as the default because you are not allowed to change the registry.

With ppt2jpg you can pass this hurdle, because now you can generate images with higher resolution/size by editing the etc/ppt2jpg.cfg configuration file and you don't need to touch the registry.

See also https://support.microsoft.com/de-ch/kb/827745 or https://support.microsoft.com/en-gb/kb/827745 regarding the change of the exporting resolution in PowerPoint™ by editing the registry.

 

BUGS

while processing the presentation files, ppt2jpg starts a visible PowerPoint™ application window; please do not touch the started application, else it interferes with the export process.

 

AUTHOR

ppt2jpg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2022 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
OPTIONS
ENVIRONMENT
EXIT STATUS
FILES
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:32:41 GMT, September 14, 2024