Search found 17 matches

by Flokker
2019-07-20T01:51:16-07:00
Forum: Users
Topic: Disable transparent background
Replies: 9
Views: 10716

Re: Disable transparent background

Works with -alpha remove

What i mean is that i want to extract every page as an single image so that the image looks like the page when i open it with a pdf viewer. like when i take a screenshot from the page.
by Flokker
2019-07-20T00:05:26-07:00
Forum: Users
Topic: Disable transparent background
Replies: 9
Views: 10716

Re: Disable transparent background

I cannot open the PDF with a text editor. its a pdf not a text file.

Is there no other way to simply extract the pdf "as they are"?
by Flokker
2019-07-19T13:49:37-07:00
Forum: Users
Topic: Disable transparent background
Replies: 9
Views: 10716

Re: Disable transparent background

What works is pdf:use-cropbox=true but i don't understand why. There isn't anything cropped.
by Flokker
2019-07-19T08:06:51-07:00
Forum: Users
Topic: Disable transparent background
Replies: 9
Views: 10716

Re: Disable transparent background

When i open the PDF there is no such frame. The Background is white like the test of the page (except the black text). What i want is to output the page as i see it in the PDF.
by Flokker
2019-07-19T07:51:00-07:00
Forum: Users
Topic: Disable transparent background
Replies: 9
Views: 10716

Disable transparent background

Hi, i have to extract some page from a pdf file for the company i'm working for to tiff. The command convert -compress zip -density 300x300 +adjoin file.pdf[1] output1.tif results in a tif file with a frame of transparent around the rest of the image. I think this is because of the OCR acrobat did. ...
by Flokker
2019-06-06T12:59:52-07:00
Forum: Users
Topic: ImageMagick with Preview
Replies: 12
Views: 9798

Re: ImageMagick with Preview

Do you mean the command 'display'? How can i open the image with x11?
by Flokker
2019-06-06T02:57:11-07:00
Forum: Users
Topic: ImageMagick with Preview
Replies: 12
Views: 9798

Re: ImageMagick with Preview

You mean the command display? This is not want im searching for.
by Flokker
2019-06-05T22:58:14-07:00
Forum: Users
Topic: ImageMagick with Preview
Replies: 12
Views: 9798

Re: ImageMagick with Preview

Other idea. Can i create a little GUI only to edit the options Rotation, crop and autocrop? Wen something is changed IM creates a New file. As you porposed i could open the New files in an extra image viewer. The image viewer should then reload the image every time the image is changed. I think the ...
by Flokker
2019-06-05T22:30:06-07:00
Forum: Users
Topic: ImageMagick with Preview
Replies: 12
Views: 9798

Re: ImageMagick with Preview

I'm on ubuntu. Is there no preview Funktion in IM?
by Flokker
2019-06-05T06:41:03-07:00
Forum: Users
Topic: ImageMagick with Preview
Replies: 12
Views: 9798

ImageMagick with Preview

Hi, i have a little bit complicated question and i hope i can explain what i want. i have a lot of comic books scanned and want to crop and resize them to be readable on my tablet. at the moment i use xnview with batch mode, but rotation results in a bad text quality and at the moment there is no op...
by Flokker
2018-07-16T10:19:01-07:00
Forum: Users
Topic: Image Magick converts only the first 4 pages of an pdf file
Replies: 14
Views: 10244

Re: Image Magick converts only the first 4 pages of an pdf file

its my own computer.

nobody set this limits. i never changed this file. this are the settings after installing imagemagic.

what are god settings for my system? i have installed 16GiB RAM.
by Flokker
2018-07-15T12:31:37-07:00
Forum: Users
Topic: Image Magick converts only the first 4 pages of an pdf file
Replies: 14
Views: 10244

Re: Image Magick converts only the first 4 pages of an pdf file

This reduces the resources needed by IM. You can do one page at a time if want. ok, but this converts only the page 5 to 10. i want the whole pdf. the question is: can i speed up the whole process of converting all pages of a pdf to tif when i run a separate process for each site instead of one pro...
by Flokker
2018-07-15T05:28:38-07:00
Forum: Users
Topic: Image Magick converts only the first 4 pages of an pdf file
Replies: 14
Views: 10244

Re: Image Magick converts only the first 4 pages of an pdf file

yes, you're right. so on ubuntu there was no settings like this because there is nothing more in the xml. i guess image magick first loads all pagesof the pdf to the ram and then converts into images? wouldn't it be better when it loads each page to the ram, then convert, load the next then convert ...
by Flokker
2018-07-15T04:51:20-07:00
Forum: Users
Topic: Image Magick converts only the first 4 pages of an pdf file
Replies: 14
Views: 10244

Re: Image Magick converts only the first 4 pages of an pdf file

but why do i have so littel values in that file? on ubuntu i had this values (the system had 8gb ram): <!-- <policy domain="resource" name="memory" value="2GiB"/> --> <!-- <policy domain="resource" name="map" value="4GiB"/> --> <!-- <policy...
by Flokker
2018-07-15T03:47:06-07:00
Forum: Users
Topic: Image Magick converts only the first 4 pages of an pdf file
Replies: 14
Views: 10244

Re: Image Magick converts only the first 4 pages of an pdf file

Code: Select all

Resource limits:
  Width: 16KP
  Height: 16KP
  Area: 128MP
  Memory: 256MiB
  Map: 512MiB
  Disk: 1GiB
  File: 768
  Thread: 12
  Throttle: 0
  Time: unlimited