Creating Carousel Using SharePoint Out-Of-The-Box WebPart

First, we need to create a Picture Library and upload a few images to it. Then, go to an existing WebPart page or create a new WebPart page and add "Picture Library Slideshow WebPart".

Then, a little bit of the property settings need to be changed and you will see the magical carousel in a few minutes.

Step 1. Create a picture library, as shown below. Go to the "Site Contents" page and click on "Add an app".

Site Contents

Select the "Picture Library" app.

Picture Library

Provide the name of the picture library.

Adding picture

Now, you will see the "Picture Library" created, in the Site contents.

Apps

Step 2. Add a few image files to the "Carousel" picture library.

Carousel

On clicking the "new document" link, you will see a small pop-up with "Choose a file". After selecting the picture from your local file system, click "OK" to proceed next. Then, you will see a pop-up with a few mandatory columns. Fill up the highlighted fields as shown below and save it. Repeat this process for all the pictures you are uploading to this picture library.

New document

Upload a minimum of 3-4 images, as shown below.

Documents

Step 3. Go to "Site Pages" from "Site Contents" and create a new page.

Site Pages

Now, click "Edit Page" to edit the newly created WebPart page.

Edit page

Click the "Add a Web Part" link and select "Media and Content" in the Categories section of the top ribbon. Now, you will find the "Picture Library Slideshow Web Part", select and add it to the current page.

Web Part

Now, we need to map the picture library and provide a few values in the Web Part properties to create the "Carousel".

Click on the down arrow in the "Picture Library Slideshow Web Part" and then select "Edit Web Part" from the "context menu", as shown below.

Context menu

Now, select the time delay in seconds, Picture library name, Picture display mode, and Display with "No Title or Description".

Display

You can also set the "Width and Height" of the Web Part so that the image will be resized accordingly.

Appreance

Once you are done with the changes, click "Stop Editing" to save the changes you have made.

Stop Editing

Now, you can see the final output. You have achieved this with no code.

Final output