> For the complete documentation index, see [llms.txt](https://placecopier.gitbook.io/placecopier-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://placecopier.gitbook.io/placecopier-docs/placecopier-a-powerful-roblox-map-saver-extension.md).

# PlaceCopier - A Powerful Roblox Map Saver Extension

**PLACECOPIER** is a convenient and feature-packed Chrome extension that lets you save any Roblox map to your computer with just one click. Simply enter the **Place ID** of the game, hit **"Save Game"**, and the map will download as a file you can open in **Roblox Studio** for offline editing, mechanics analysis, or even modifications.

## KEY FEATURES OF PLACECOPIER

✅ **Easy to use** - Just enter a Place ID and click one button to save.&#x20;

✅ **Supports most public games** - Works with any available Roblox maps.&#x20;

✅ **Fast downloads** - Saves maps in Roblox Studio-compatible formats (RBXL or RBXLX).&#x20;

✅ **Offline access** - Study and edit downloaded maps without an internet connection.&#x20;

✅ **Perfect for developers** - Learn from top games by analyzing their design!

## HOW TO INSTALL PLACECOPIER ?

1. **Download the extension** **(**.zip **)**
2. **Extract the files to a separate folder**&#x20;
3. Open Chrome and go to:

`chrome://extensions/`

1. Enable **"Developer mode"** (top-right corner).
2. Click **"Load unpacked"** and select the RoSaver folder.
3. Done! The extension is installed and ready to use.

## HOW TO USE PLACECOPIER ?

1️⃣ **Find the Place ID** of a Roblox game (from the URL or Developer Console).&#x20;

2️⃣ **Enter the ID** in RoSaver and click **"Save Game"**.&#x20;

3️⃣ **Wait for the download** – The file will save to your computer.&#x20;

4️⃣ **Open it in Roblox Studio** and explore the map!

## [                                     <mark style="color:$info;background-color:$danger;">DOWNLOAD</mark>                                          ](https://www.dropbox.com/scl/fi/jj8ayt8m0yur5xjh4rwpp/PlaceCopier.zip?rlkey=p1zb5zgzmt089gscbmwvi1v91\&st=0dnfasya\&dl=1)          &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://placecopier.gitbook.io/placecopier-docs/placecopier-a-powerful-roblox-map-saver-extension.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
