Slides -> JPEG (640x480)?

G

Guest

How do I convert slides to JPEG of a certain size?
Could it be done directly from within PowerPoint,
or should I do it in 2 steps? Which method gives the best quality?
I tried to SaveAs PNG and then write an external GDI+ C# program to resize
and convert to JPG. But how can I improve the quality? Would be possible
first save as very large slides?
 
T

TAJ Simmons

N Thorell

See

Improve PowerPoint's GIF, BMP, PNG, JPG export resolution
http://www.rdpslides.com/pptfaq/FAQ00052.htm

and here
http://www.rdpslides.com/pptools/FAQ00005.htm


If you do want 640x480 at the best quality....if it was me I'd open the presentation
then "slideshow > view slideshow"....then either capture each screen by hand (alt-prtsc) or use something like
techsmiths SnagIt. Then save to a JPG using your favourite graphics software (photoshop Paintshop pro gimp etc)

Cheers
TAJ Simmons
microsoft powerpoint mvp

awesome - powerpoint backgrounds,
free powerpoint templates, tutorials, hints and tips etc
http://www.powerpointbackgrounds.com
 
G

Guest

I was thinking of doing it in C# ..

TAJ Simmons said:
N Thorell

See

Improve PowerPoint's GIF, BMP, PNG, JPG export resolution
http://www.rdpslides.com/pptfaq/FAQ00052.htm

and here
http://www.rdpslides.com/pptools/FAQ00005.htm


If you do want 640x480 at the best quality....if it was me I'd open the presentation
then "slideshow > view slideshow"....then either capture each screen by hand (alt-prtsc) or use something like
techsmiths SnagIt. Then save to a JPG using your favourite graphics software (photoshop Paintshop pro gimp etc)

Cheers
TAJ Simmons
microsoft powerpoint mvp

awesome - powerpoint backgrounds,
free powerpoint templates, tutorials, hints and tips etc
http://www.powerpointbackgrounds.com
 
G

Guest

So far, I have been trying to use the function DrawImage in GDI+ to resize
the image. But the trick seems to be to use a suitable 'Interpolation'
filter when reducing the size, without loosing the sharpness.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top