# Post-processing

> Add post-processing effects to your application to control and alter the visual output of a project.

Unity provides a variety of post-processing effects and full-screen effects to control and alter the visual output of a project.

| Page                                                                                                                                            | Description                                                                                           |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| [Introduction to post-processing](/engine/6000.0/manual/post-processing-and-full-screen-effects/overview.md)                                    | Understand Unity's systems for post-processing and full-screen effects.                               |
| [Post-processing effect availability reference](/engine/6000.0/manual/post-processing-and-full-screen-effects/effect-availability-reference.md) | Explore Unity's post-processing effects and find which render pipelines support them.                 |
| [Post-processing and full-screen effects in URP](/engine/6000.0/manual/post-processing-and-full-screen-effects/urp.md)                          | Resources for applying post-processing and full-screen effects work in the Universal Render Pipeline. |

## Additional resources and examples

* 👥 **Community**: [Join the conversation on Unity Discussions for Graphics](https://discussions.unity.com/lists/graphics)
* 📖 **E-Book**: [Introduction to the Universal Render Pipeline for advanced creators (Unity 6 edition)](https://unity.com/resources/introduction-to-urp-advanced-creators-unity-6?isGated=false)
* 📺 **Video**: [20 advanced 2D shader effects - part 1](https://youtu.be/wav3YUcqUCA)
* 📺 **Video**: [20 advanced 2D shader effects - part 2](https://youtu.be/fVzBLxuHOmM)
* 📺 **Video**: [Introduction to the Render Graph in Unity 6](https://youtu.be/U8PygjYAF7A)
* 📺 **Video**: [Understanding URP settings and essentials](https://youtu.be/HCXCmHgV7Sk)
