# phx_image v0.1.0 - Table of Contents > On-demand image optimization Plug and component for Phoenix. ## Pages - [PhoenixImage](readme.md) - [LICENSE](license.md) ## Modules - [PhoenixImage](PhoenixImage.md): Public entry module for `phx_image`. - [PhoenixImage.Component](PhoenixImage.Component.md): Next.js-like image function component for Phoenix templates. - [PhoenixImage.Optimizer](PhoenixImage.Optimizer.md): Internal image processing engine used by `PhoenixImage.Plug`. - [PhoenixImage.Plug](PhoenixImage.Plug.md): HTTP contract for on-demand image optimization. ## Mix Tasks - [mix release.publish](Mix.Tasks.Release.Publish.md): Automates a library release for Hex.