Directory macros/latex/contrib/graphicxpsd
graphicxpsd Package
LaTeX: Adobe Photoshop Data format (PSD) support for the graphicx package via PSD-to-PDF conversion
This package provides Adobe Photoshop Data format (PSD) support for the graphicx package using the sips (Darwin/macOS) or magick (ImageMagick) commands.
- Supported major drivers:
dvipdfmx,xetex,pdftex,luatex
Requirements
- A modern TeX Live environment (requires an up-to-date
expl3/l3kernel) - macOS (uses the pre-installed
sipscommand) or ImageMagick
Installation
Copy graphicxpsd.sty to your local TeX tree: $TEXMF/tex/latex/graphicxpsd/
Usage
Load the graphicxpsd package after loading the graphicx package.
~latex usepackage{graphicx} usepackagemagick,cache=true{graphicxpsd} % Example with caching enabled begin{document} includegraphics{example.psd} end{document} ~
License
This package is licensed under the terms of the MIT License.
Munehiro Yamamoto https://github.com/munepi
Download the contents of this package in one zip archive (727.2k).
graphicxpsd – Adobe Photoshop Data format (PSD) support for graphicx package
This package provides Adobe Photoshop Data format (PSD) support for the graphicx package with the sips (Darwin/macOS) or convert (ImageMagick) command.
| Package | graphicxpsd |
| Repository | https://github.com/munepi/graphicxpsd |
| Version | 2.0 2026-03-01 |
| Licenses | MIT License |
| Copyright | 2017–2021 Munehiro Yamamoto |
| Maintainer | Munehiro Yamamoto |
| Contained in | TeX Live as graphicxpsd MiKTeX as graphicxpsd |
| Topics | Graphics include |
| See also | graphicx |