Skip to main content

8 docs tagged with "Media Library"

View all tags

Introduction to plugins

Strapi is built around different types of plugins. Every default Strapi application comes with the following pre-installed plugins:

Managing individual assets

Instructions on how to manage assets uploaded to the Media Library, including editing, moving, and deleting assets, and cropping images.

Media Library

Learn to use the Media Library which allows to display and manage all assets uploaded in the application.

Media Library

The Media Library displays all assets uploaded in the Strapi application. The Media Library settings allow controlling the format, file size, and orientation of uploaded assets. Those settings can be configured from Settings icon Settings > Global settings > Media Library.

Organizing assets with folders

Instructions on how to use folders in the Media Library, including adding, editing, and deleting folders, and browsing their content.

Upload files

Learn how to use the /api/upload endpoints to upload files to Strapi with the REST API.