Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 992267
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T06:14:19+00:00 2026-05-16T06:14:19+00:00

Just installed Ghostscript 8.54 for Windows. Does anyone know of the minimum parameters to

  • 0

Just installed Ghostscript 8.54 for Windows.

Does anyone know of the minimum parameters to pass to gswin32c.exe to make it convert, say, someFile.eps to someFile.eps.pdf?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T06:14:20+00:00Added an answer on May 16, 2026 at 6:14 am

    Since the question was about the “minimum parameters to pass to gswin32c.exe to make it convert, say, someFile.eps to someFile.eps.pdf”, let me give an answer:

      c:/path/to/gswin32c.exe ^
        -sDEVICE=pdfwrite ^
        -o c:/path/to/output.pdf ^
        c:/path/to/input.eps
    

    or even shorter:

      gswin32c ^
        -sDEVICE=pdfwrite ^
        -o output.pdf ^
        input.eps
    

    This will use the builtin, default parameters for Ghostscript. The most important of which, from the top of my head, for the most recent version of Ghostscript are:

    • -dPDFSETTINGS=/default …….. roughly the same settings as Adobe Distiller uses for “screen” with the following differences:
    • -r720x720 ……………………………. resolution: 720 dpi (bitmaps/fonts requiring conversion to bitmap)
    • -dColorConversionStrategy=/LeaveColorUnchanged … (Distiller’s “screen” uses =/sRGB)
    • -dCompatibilityLevel=1.4 …. (Distiller’s “screen” uses =1.3)
    • -dEmbedAllFonts=true [*]……… (Distiller’s “screen” uses =false)
    • -dOptimize=false [**] …………… (Distiller’s “screen” uses =true)
    • -dDownsample{Color,Gray,Mono}Images=false … (Distiller’s “screen” uses =true)

    [*] By default, Ghostscript does not embed the classical “Base 14”-PostScript fonts. To enforce that, use an extra parameter (at the end of the command line!) like -c "<</NeverEmbed [ ]>>setdistillerparams" -f c:/path/to/input.pdf.
    [**] Ghostscript’s pdfwrite device cannot “optimize” a PDF when it is writing it the first time. To optimize, you have to call Ghostscript again for a second pass, using special parameters (you may also try -dOptimize=true).

    BTW, Ghostscript’s most recent version is 8.71, available here: ghostscript.com/relases.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just installed Nagios 3.2 and have it monitoring 4 or 5 windows hosts as
Just installed MonoDevelop for Android 2.8.6.5 on Windows XP. When I try to run
I just installed apache (1.3.33) via cygwin running on Windows XP. I have the
I just installed Eclipse with StatET, everything standard, and now my console does not
Just installed git on Windows. I set the GIT_DIR variable to be c:\git\ and
Just installed django-db-log module and trying to make it work properly. 'python manage.py syncdb'
I just installed cygwin and zsh from the cygwin installer. I launch C:\cygwin\bin\zsh.exe from
I just installed ruby 1.9.3 with pik on Windows 7. When I run ruby
Just installed a clean version of mongodb on Fedora 17 64-bit, but the Mongo
Just installed Python 2.7.3 on a Windows7 machine. How do I get .py files

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.