Search found 3 matches

by yampis
2017-10-18T10:53:47-07:00
Forum: Users
Topic: Keep print size while converting bmp/png files
Replies: 5
Views: 5097

Re: Keep print size while converting bmp/png files

Is it possible to set custom print size to jpg without modifying pixels?
by yampis
2017-10-17T04:51:48-07:00
Forum: Users
Topic: Keep print size while converting bmp/png files
Replies: 5
Views: 5097

Re: Keep print size while converting bmp/png files

It's not an issue in identify, because if I save bmp to jpg manually via XnView I have a difference in 4-th digit of print size.

Is there any workaround to fix print size via Imagemagick, for example:
1 - read print size from bpm
2 - convert bmp to jpg
3 - set print size to jpg without modifying ...
by yampis
2017-10-15T23:42:56-07:00
Forum: Users
Topic: Keep print size while converting bmp/png files
Replies: 5
Views: 5097

Keep print size while converting bmp/png files

Hello!

When I run program "convert in.bmp out.jpg" dpi and print sizes are modified.

For example

Image: in.bmp
Format: BMP3 (Microsoft Windows bitmap image (V3))
Class: DirectClass
Geometry: 2338x1653+0+0
Resolution: 78.34x78.34
Print size: 29.8443x21.1003
Units: PixelsPerCentimeter

Image ...