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

  • Home
  • SEARCH
  • 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 8371481
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T14:10:15+00:00 2026-06-09T14:10:15+00:00

Currently I’m trying to use Perl/ImageMagick and/or Ghostscript to convert scanned text documents stored

  • 0

Currently I’m trying to use Perl/ImageMagick and/or Ghostscript to convert scanned text documents stored as TIFFs into an 8.5″×11″ (ANSI A “Letter” size) PDF file.

I’ve tried many of the ImageMagick filters with resize and still find that some files perfectly legible before are now illegible. Often these images are at 72 dpi and when converted to be 8.5″×11″, it ends up with something like 612×792 pixels. The original was 1700×2200; as you can see there are quite a bit of pixels lost in the re-size.

Should I be using something else besides resize? Could it be something like ImageMagick is reporting the image is 72 dpi when it’s really something like 200 dpi? Would re-sampling the image into the highest dpi that would fit in the 8.5″×11″ area help?

Does anyone have any other options to ultimately create a PDF file with all pages being 8.5″×11″?

  • 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-06-09T14:10:16+00:00Added an answer on June 9, 2026 at 2:10 pm

    (Mantra: ‘Use the right tool for the job…’)

    You possibly shouldn’t use ImageMagick for the job, but rather LibTIFF’s tiff2pdf commandline utility:

    tiff2pdf          \
        -z            \
        -o output.pdf \
        -p letter     \
        -F            \
         input.tiff
    

    -z is for (lossless) Zip/Flate compression.
    -o defines the output filename.
    -p sets the media size.
    -F fills the page.

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

Sidebar

Related Questions

Currently I am trying to use a bunch of custom perl modules, test.pm as
Currently working with converting SQLException error messages into messages that are more useful for
Currently I have a date in my clients data table and it is stored
Currently, I use an abstract factory to allow the specification of a custom class
I want use html5's new tag to play a wav file (currently only supported
Currently playing about with KnockoutJS. Just trying to update an observable array from a
Currently using a MySQL database Wanting to insert a new row into a table
Currently I'm learning C++ and I've been trying to create a simple image processing
Currently I’m trying to get the hang of a block copy with my current
I am currently running into a problem where an element is coming back from

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.