General ⇒ Is there an application working like pdfcrop but for ps?
-
- Posts: 66
- Joined: Tue Oct 07, 2008 9:39 am
Is there an application working like pdfcrop but for ps?
I am looking for an application to crop ps image from command prompt. It works like pdfcrop for pdf image.
Is there it in Miktex distribution or where should I find it?
Thank you in advance.
regards,
Hayashi
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Is there an application working like pdfcrop but for ps?
[1] ps2eps - Tool for generating Encapsulated Postscript Format (EPS,EPSF) files from one-page Postscript documents
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 66
- Joined: Tue Oct 07, 2008 9:39 am
Is there an application working like pdfcrop but for ps?
localghost wrote:Seems to be a job for ps2eps. If it is not part of your LaTeX Distribution, you can get it on its homepage [1].
[1] ps2eps - Tool for generating Encapsulated Postscript Format (EPS,EPSF) files from one-page Postscript documents
Best regards
Thorsten¹
dear localghost,
Thanks for replying. It works as the way I want.
regards,
Hayashi