# Pixer > Fast, cross-platform image manipulation for Dart. ## Docs - [Pixer](https://hawkkiller.github.io/pixer): Fast, cross-platform image manipulation for Dart, powered by Rust. - [Getting started](https://hawkkiller.github.io/pixer/getting-started): Install Pixer and process an image with the Dart API. - [Image operations](https://hawkkiller.github.io/pixer/image-operations): Resize, crop, rotate, flip, and adjust images. - [Batch processing](https://hawkkiller.github.io/pixer/batch-processing): Run several image operations in one native or WebAssembly call. - [WebAssembly](https://hawkkiller.github.io/pixer/webassembly): Load Pixer and process image bytes in browser applications. - [Encoding and lifecycle](https://hawkkiller.github.io/pixer/encoding-and-lifecycle): Encode images, read metadata, handle errors, and release resources. ## Agent resources - [llms-full.txt](https://hawkkiller.github.io/pixer/llms-full.txt): The full Markdown of every page in one file. - [Page Markdown](https://hawkkiller.github.io/pixer/index.md): Append `.md` to any page URL to fetch that page as raw Markdown. - [agent-readability.json](https://hawkkiller.github.io/pixer/agent-readability.json): Manifest of every agent-facing artifact on this site. - [Sitemap](https://hawkkiller.github.io/pixer/sitemap.xml): Every indexable page URL with its last-modified date.