Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
I

IKEA-3D-Model-Download-Button

> 编程语言
Open source

Adds ability to download models from IKEA website

1.3K stars0 likes0 views
WebsiteGitHub

About

Adds ability to download models from IKEA website

IKEA 3D Model Downloader

This Tampermonkey script adds a download button for 3D models on IKEA product pages, allowing you to easily save .GLB files of IKEA furniture and decorations. It works across different language versions of IKEA websites and automatically names the downloaded files based on the product name and color. The files can be opened in 3D software like Blender. This allows you to try out the furniture in your own 3D home planning software before making a purchase decision.

UPDATE: 30.01.2026 - Bugfix

Features

  • Adds a "Download 3D" button next to the "View in 3D" button on IKEA product pages
  • Works across all language versions of IKEA websites
  • Automatically names downloaded files using the product name and color

Installation

  1. Install the Tampermonkey browser extension for your browser.
  2. Click this link to install or update this script, or alternatively create a new script in Tampermonkey and paste the contents of ikea-3d-model-downloader.user.js into it.
  3. Save the script and ensure it's enabled in Tampermonkey.
  4. If you are using a chromium broser, like Chrome, Edge or Opera, turn on developer mode in the browser settings.

Usage

  1. Navigate to any IKEA product page that has a "View in 3D" button.
  2. You'll see a new "Download 3D" button next to the "View in 3D" button.
  3. Click the "Download 3D" button to download the GLB file of the 3D model.
  4. The file will be saved with a name in the format: [Product Name] - [Color].glb

Troubleshooting

  • If the download button doesn't appear, ensure you're on a product page with a 3D model available and refresh the page. You can also try pressing Ctrl + Alt + D if the download button doesn't appear.
  • If using Chrome, turn on developer mode
  • If nothing works, create a bug report here and I'll try to fix it as soon as possible

Disclaimer

This tool is designed for personal home planning and visualization. Always respect IKEA's terms of service and use the saved models only for personal home design projects. The authors are not responsible for any misuse or violation of terms.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

JavaScript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言