Search found 16 matches
- 2016-06-22T01:59:52-07:00
- Forum: Users
- Topic: Reducing File Size without Reducing Page Size
- Replies: 10
- Views: 7207
Re: Reducing File Size without Reducing Page Size
Hi there - I would like the filesize to be as close to the original or smaller. I would like the page size (dimensions) to be the same size. The thing is I'm confused about the following two examples:- 1) Original image is of 150dpi within PDF. Use Density of 600 and resize to 25%. 2) Original image ...
- 2016-06-14T11:52:46-07:00
- Forum: Users
- Topic: Reducing File Size without Reducing Page Size
- Replies: 10
- Views: 7207
Re: Reducing File Size without Reducing Page Size
Hi there - I did think about something like that but I couldn't work out a way of getting the dimensions using IM and then passing them onto the final -resample. If you could show my how to do that I would be a happy fella.
- 2016-06-14T08:50:47-07:00
- Forum: Users
- Topic: Reducing File Size without Reducing Page Size
- Replies: 10
- Views: 7207
Re: Reducing File Size without Reducing Page Size
Hi there, Here is my current command which is similarly causing problems... convert.exe -units PixelsPerInch -density 300 "232840_1.tif.pdf" "232840_2.tif.pdf" "232840_3.tif.pdf" "232840_4.tif.pdf" "232840_5.tif.pdf" "232840_6.tif.pdf" "232840_7.tif.pdf" "232840_8.tif.pdf" -adjoin -compress zip ...
- 2016-06-09T22:04:27-07:00
- Forum: Users
- Topic: Reducing File Size without Reducing Page Size
- Replies: 10
- Views: 7207
Re: Reducing File Size without Reducing Page Size
Hi there... I think I'm confused. The following link says that resample's purpose "is to adjust the number of pixels in an image so that when displayed at the given Resolution or Density the image will still look the same size in real world terms. That is, the given image is enlarged or shrunk, in ...
- 2016-06-08T07:39:33-07:00
- Forum: Users
- Topic: Reducing File Size without Reducing Page Size
- Replies: 10
- Views: 7207
Reducing File Size without Reducing Page Size
Hi there, The command below adds a transparent image on top of each page on a PDF. I'm trying to do this whilst creating as small a file as possible, but without changing the dimensions of the pages. The command below gets a small file but it sadly changes the dimensions of the pages. convert.exe ...
- 2016-01-11T03:36:18-07:00
- Forum: Users
- Topic: Possible Issue with Converting a Multi-Page Tiff?
- Replies: 9
- Views: 5942
Re: Possible Issue with Converting a Multi-Page Tiff?
Thanks that has worked a treat! Much appreciated!!
- 2016-01-10T11:36:30-07:00
- Forum: Users
- Topic: Possible Issue with Converting a Multi-Page Tiff?
- Replies: 9
- Views: 5942
Re: Possible Issue with Converting a Multi-Page Tiff?
Sorry pretty new to this. Any suggestions what I should change the code to?
- 2016-01-10T10:36:09-07:00
- Forum: Users
- Topic: Possible Issue with Converting a Multi-Page Tiff?
- Replies: 9
- Views: 5942
Possible Issue with Converting a Multi-Page Tiff?
Hello all, I originally responded to an old thread for this issue but here it is in a new thread with more detail. I'm trying to append an image on-top of each page within a multi-page tiff or PDF, but it seems to be placing each page of the tiff/pdf on top of each other so the result is a one page ...
- 2016-01-05T07:24:17-07:00
- Forum: Bugs
- Topic: Possible bug with bilevel TIFF in IM 6.9.2.8 Q16 Mac OSX
- Replies: 7
- Views: 6441
Re: Possible bug with bilevel TIFF in IM 6.9.2.8 Q16 Mac OSX
Hi there - sorry for delay. Wasn't on laptop over Christmas. Here is the code and the associated files below... convert 2.tif stampOnDoc.gif -gravity northwest -geometry +3+3 -define compose:args=80,100 -compose dissolve ^ -composite +adjoin -depth 8 -compress zip tmp2.tif 2.tif https://www.dropbox ...
- 2015-12-24T03:47:11-07:00
- Forum: Bugs
- Topic: Possible bug with bilevel TIFF in IM 6.9.2.8 Q16 Mac OSX
- Replies: 7
- Views: 6441
Re: [RESOLVED] Possible bug with bilevel TIFF in IM 6.9.2.8 Q16 Mac OSX
I've tried with PDFs and it does the same sadly as I have a need to stamp PDFs with the label also.
If I don't hear from you before have an excellent Christmas (if you celebrate it)..
If I don't hear from you before have an excellent Christmas (if you celebrate it)..
- 2015-12-24T03:12:32-07:00
- Forum: Bugs
- Topic: Possible bug with bilevel TIFF in IM 6.9.2.8 Q16 Mac OSX
- Replies: 7
- Views: 6441
Re: [RESOLVED] Possible bug with bilevel TIFF in IM 6.9.2.8 Q16 Mac OSX
Hi there - This solution doesn't work for multi-page TIFFs as it just layers all the pages on top of each other and seems to not add the label. Any ideas? I've tried adding +adjoin but didn't make any difference..
- 2015-12-23T02:46:18-07:00
- Forum: Users
- Topic: SOLVED - Stamping Image Ontop Of Other Images
- Replies: 9
- Views: 7566
Re: SOLVED - Stamping Image Ontop Of Other Images
Hi there - sorry I'm pretty new to this and also for completeness for other people who have this issue. What would you recommend I change the code to to negate the need of converting to png first?
As I also need convert PDF's which are a hassle to convert to png and combine again?
THanks,
Neill
As I also need convert PDF's which are a hassle to convert to png and combine again?
THanks,
Neill
- 2015-12-13T13:37:23-07:00
- Forum: Users
- Topic: SOLVED - Stamping Image Ontop Of Other Images
- Replies: 9
- Views: 7566
Re: Stamping Image Ontop Of Other Images
Thank you for fixing my issue and also logging the bug.
I'll try changing this post to solved - not used this forum before.
THanks again!
I'll try changing this post to solved - not used this forum before.
THanks again!
- 2015-12-13T12:34:53-07:00
- Forum: Users
- Topic: SOLVED - Stamping Image Ontop Of Other Images
- Replies: 9
- Views: 7566
Re: Stamping Image Ontop Of Other Images
Here are the files... 2.tif - https://www.dropbox.com/s/c2o2f1xdf05jt9d/2.tif?dl=0 12.tif - https://www.dropbox.com/s/pocxn3jrc4t2i4r/12.tif?dl=0 label1.gif - https://www.dropbox.com/s/woydt9aaidmv5q1/label1.gif?dl=0 result_from_2.tif - https://www.dropbox.com/s/ubzrugwv9wew8vd/result_from_2.tif?dl ...
- 2015-12-13T11:43:41-07:00
- Forum: Users
- Topic: SOLVED - Stamping Image Ontop Of Other Images
- Replies: 9
- Views: 7566
Re: Stamping Image Ontop Of Other Images
Hi there,
Thanks for the reply. Sorry for the delay - I was expecting the forum to email me notification of any replies.
I've tried what you sent and sadly it didn't work. I'm using ImageMagick-6.9.2-8-portable-Q16-x64.
I'll reply soon with a copy of the example images.
Thanks for your help!
Thanks for the reply. Sorry for the delay - I was expecting the forum to email me notification of any replies.
I've tried what you sent and sadly it didn't work. I'm using ImageMagick-6.9.2-8-portable-Q16-x64.
I'll reply soon with a copy of the example images.
Thanks for your help!