graphicx

Installation
SKILL.md

graphicx — Image Inclusion & Manipulation

CTAN: https://ctan.org/pkg/graphicx
Manual: texdoc graphicx

Setup

\usepackage{graphicx}

% Set default search paths for images
\graphicspath{{images/}{figures/}{./}}

\includegraphics Options

\includegraphics[options]{filename}
Installs
10
GitHub Stars
5
First Seen
Feb 19, 2026
graphicx — igbuend/grimbard