Hi everyone
i need to change pictures resolution in my tex file to be equal or more than 240ppi. images are all .eps
how to do it please?
Graphics, Figures & Tables ⇒ Image .eps resolution
NEW: TikZ book now 40% off at Amazon.com for a short time.

Image .eps resolution
Hi there,
Start at the point, where you create those images: is it possible to use vector graphics format for them?
If not, try to figure out some way to create those images in the required resolution.
(since I have no idea how you did create said images, I can't be more specific at this point)
KR
Rainer
do you, really?Nooha_ wrote: i need to change pictures resolution in my tex file to be equal or more than 240ppi.
Since eps is basically a container format, that can mean anything ... or nothing.Nooha_ wrote: images are all .eps
Upsampling an image can be a p... let's just say, it can be quite cumbersome.Nooha_ wrote: how to do it please?
Start at the point, where you create those images: is it possible to use vector graphics format for them?
If not, try to figure out some way to create those images in the required resolution.
(since I have no idea how you did create said images, I can't be more specific at this point)
KR
Rainer
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Image .eps resolution
Hi Nooha,
EPS files are commonly scalable PostScript files, in that case they should be fine at any resolution. However, EPS files may contain bitmaps or can be converted from bitmap files, which could bring up a resolution issue.
Would you like to show us such an image? You could post them as attachment to a forum post.
Stefan
EPS files are commonly scalable PostScript files, in that case they should be fine at any resolution. However, EPS files may contain bitmaps or can be converted from bitmap files, which could bring up a resolution issue.
Would you like to show us such an image? You could post them as attachment to a forum post.
Stefan
LaTeX.org admin