--- label: 'Managing media' top_level: true related: - core.content_structure - field_ui.add_field - field_ui.reference_field - field_ui.manage_form - breakpoint.overview --- {% set content_structure_topic = render_var(help_topic_link('core.content_structure')) %}

{% trans %}What are media items?{% endtrans %}

{% trans %}Core media items include audio, images, documents, and videos. You can add other media types, such as social media posts, through the use of contributed modules. Media items may be files located in your site's file system, or remote items referenced by a URL. Media items are content entities, and they are divided into media types (which are entity sub-types); media types can have fields. See {{ content_structure_topic }} for more information on content entities and fields.{% endtrans %}

{% trans %}What is the media library?{% endtrans %}

{% trans %}The media library is a visual user interface for managing and reusing media items. Add media items to content using Media reference fields and the Media library field widget.{% endtrans %}

{% trans %}What is an image style?{% endtrans %}

{% trans %}An image style is a set of processing steps, known as effects, that can be applied to images. Examples of effects include scaling and cropping images to different sizes. Responsive image styles can associate image styles with your theme's size breakpoints. This allows serving images sized for the browser width.{% endtrans %}

{% trans %}Overview of managing media{% endtrans %}

{% trans %}The following modules provide media-related functionality:{% endtrans %}

{% trans %}See the related topics listed below for specific tasks.{% endtrans %}

{% trans %}Additional resources{% endtrans %}