0 votes
157 views

I purchased a set of images for use in SU publications, etc. The description states, “The images are in high resolution black & white TIFF files for printing (up to A4 size at 300 DPI), and colour JPEG files…”

The set of black & white images, however, are in .gif format, which doesn’t seem to be recognized by PTXPrint. Can I use something like ImageMagick to convert “gif > tif”, with a “high resolution” result for printing?
Any explanations that will help in the future would be appreciated!

Thank you!

PTXprint by (670 points) | 157 views

1 Answer

0 votes

If the images are actually the claimed resolution, then they should be (at least) 3508 x 2048 pixels.
You can verify that with ImageMagick’s identify command.

ImageMagick’s convert utility should be able to convert the .TIFF files (or GIFs - really?) would certainly be able to turn .GIF or .TIFF into .PNG, which is what you want to use, and unless you tell it to (or you are converting from a vector graphic format) it won’t alter the resolution.

I don’t know how recent it is, but the -format flag for mogrify saves a lot of typing:

mogrify -format png *.gif

I’ve tested it on my Ubuntu 22.04 and (despite mogrify normally being modify-in-place) this did produce a new copy of the files in the relevant format. Obviously, having a backup is a sensible precaution, anyway.

by (1.1k points)

Related questions

0 votes
2 answers 228 views
In my shared\ptxprint\projectname folder I have two style files, ptxprint.sty and ptxprint-mods.sty. I assume that ... or update should go into the ptxprint-mods.sty file?
jeffh 1.4k asked Dec 1, 2020
0 votes
0 answers 175 views
I seemed to recall that there was a way to keep or preserve the intermediate files when you File > Export Draft PDF. With ... for that on this support site, I will find this post
jeffh 1.4k asked Mar 24, 2021
0 votes
1 answer 210 views
I have a translator here in PNG whose Paratext project is saving the SFM files with a PT6 extension. I am ... the extension at all once the project has been created? anon469049
anon469049 120 asked Jan 14, 2021
0 votes
1 answer 201 views
I am wondering if anyone has created a lectionary file for a Bible Module. I've had several untested versions in the past, ... you have one that is being used, can you share it?
Phil_Leckrone 9.8k asked Jun 23, 2020
0 votes
6 answers 523 views
Please remind me of the process of changing Back translation registry entries from registered projects to daughter or auxiliary files ... so we can clean this up in the registry.
anon049975 114 asked Feb 27, 2019
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
And let us consider how we may spur one another on toward love and good deeds, not giving up meeting together, as some are in the habit of doing, but encouraging one another—and all the more as you see the Day approaching.
Hebrews 10:24-25
3,041 questions
5,999 answers
5,664 comments
2,023 users