How to make Image URL? Moodle
Use this method to upload images and retrieve their direct URLs for use across your Moodle site (e.g., in custom blocks, banners, or HTML).
🧭 Step-by-Step Instructions
- Create a Media Page
- Go to your Home Page.
- Turn on Edit mode.
- Click “Add an activity or resource”, then choose Page.
- Name the page “Media” and save it.
- Edit the Media Page
- Open the Media page and click Edit settings.
- In the Page content field, upload one or more images using the editor’s image upload tool.
- Click Save and display once done.
- Copy the Image URL
- On the displayed Media page, right-click the image you want to use.
- Select “Copy Image Address” (or similar option depending on your browser).


📌 You can now paste this copied image URL anywhere on your site, such as in custom HTML blocks, course descriptions, or theme settings.