joshua2161's profile

283 Messages

 • 

7.3K Points

Monday, June 15th, 2026

Download website assets/Websitebuilder

How do I download my website's assets from a site built in Websitebuilder?  I thought there used to be a bulk download function but I can't find it.

Oldest First
Selected Oldest First

2.8K Messages

 • 

28.8K Points

1 day ago

According to google:

Homestead's modern WebsiteBuilder does not offer a built-in file manager or a direct "download website" button for full sites. However, you can use the Site Archive Tool for legacy archives, or download individual images, videos, and source files right from your live page. [1, 2, 3, 4, 5]
Method 1: Create a Site Archive (For Sitebuilder Plus)
If you are using Homestead's Sitebuilder Plus, you can download a full backup of your site data. [1]
  1. Log in to your Homestead Dashboard.
  2. Click on Websites Manager in the left navigation menu.
  3. Select the site you want to archive from the drop-down menu.
  4. Under the Edit Site button, click More.
  5. Select Create new site archive file.
  6. Wait for the archive to compile (this takes a few minutes, depending on the size of your site).
  7. Refresh the page if needed, then click the Download site archive link that appears under the More menu.
  8. Save the .zip file locally. You can open and extract it using software like 7-Zip or WinRAR. [1, 2, 3, 4]
Method 2: Manual Download via Live Site
If you only need your visual assets (e.g., images, PDFs, backgrounds) and do not need the underlying Homestead proprietary code, the easiest way is to download them from the live internet:
  1. Open your published website in your web browser (like Google Chrome or Safari).
  2. Right-click on any image or text you want to save.
  3. Select Save image as... (or the equivalent save option for your browser) to download the asset to your local desktop. [1, 2]
Method 3: Using a Third-Party Extractor
If you have hundreds of images and do not wish to save them individually, you can use third-party browser extensions specifically designed to scrape media. [1]
  1. Install an asset-extraction extension (e.g., the MiroMiro extension from the Chrome Web Store).
  2. Navigate to your live website and activate the tool.
  3. Use the extension to filter by file type and download all images or SVGs in a single bulk export.
Brand User

27 Messages

 • 

330 Points

22 hours ago

Hello @joshua2161

The Site Archive feature is only available in SiteBuilder Plus, as it includes a file manager that supports saving and restoring site versions.

The Website Builder is a different, newer platform with a more simplified design, and it does not have a site archive or version history feature.

Because of this, we recommend keeping a copy of your content (such as text and images) before making major changes to your website, so you have a backup if needed.

Please let me know if you need help with that—I’d be happy to assist! 

283 Messages

 • 

7.3K Points

@joeana_velasco​ I have all my elements, they're just spread across multiple machines. I was hoping to be able to easily download the images from a site so that I have them on one machine. If that's possible, yes I'd like help with that.  If not, I'm good.

Brand User

27 Messages

 • 

330 Points

@joshua2161 For SiteBuilder Plus websites, you can download your files by following the steps in the guide provided here: https://community.homestead.com/conversations/sitebuilder-plus/sitebuilder-plus-downloadable-archive/5f2a9add581809588453c77d

For the Website Builder websites, there isn’t a direct option to download all images at once like a traditional file manager.
However, you can still save your images using these methods:

Option 1: Download images individually (most common)
Open your live website in a browser
Right-click on the image you want Select “Save image as…”
Choose where to save it on your computer

Option 2: Use browser developer tools (advanced)
If you need to download multiple images:
Open your website in Chrome
Right-click → Inspect
Go to the Network tab and filter by Images
Reload the page Right-click any image file and open or download it

283 Messages

 • 

7.3K Points

Websitebuilder sites have never allowed me to right click and save as on an image.

I'll look into the inspect option.