# Scratch Offline Editor

> offline application for editing Scratch programs

**Wikidata**: [Q105710421](https://www.wikidata.org/wiki/Q105710421)  
**Source**: https://4ort.xyz/entity/scratch-offline-editor

## Summary
Scratch Offline Editor is the offline application for creating and editing Scratch programs. It is published by the Scratch Foundation and is available as a cross-platform desktop and mobile application for macOS, Microsoft Windows, ChromeOS, and Android.

## Key Facts
- Scratch Offline Editor is an offline application for editing Scratch programs and is part of the Scratch project.  
- Publisher: Scratch Foundation.  
- Instance of: source code editor and application.  
- Platforms: macOS, Microsoft Windows, ChromeOS, and Android.  
- App Store (macOS) identifier: 1446785996 (macOS).  
- Google Play / ChromeOS app identifier: org.scratch (qualifies for ChromeOS and Android).  
- Microsoft Store product id: 9pfgj25jl6x3.  
- Official download page: https://scratch.mit.edu/download.  
- Direct download URLs provided: macOS disk image at https://downloads.scratch.mit.edu/desktop/Scratch.dmg and Windows installer at https://downloads.scratch.mit.edu/desktop/Scratch%20Setup.exe.  
- Runs on operating systems with these inception dates: macOS (2001-03-24), Microsoft Windows (1985-11-20), ChromeOS (2011-06-15), Android (2008-09-23).

## FAQs
### Q: What is the Scratch Offline Editor?
A: The Scratch Offline Editor is the offline application for creating and editing Scratch projects. It is part of the Scratch ecosystem and enables editing Scratch programs without using the web editor.

### Q: Which platforms does the Scratch Offline Editor run on?
A: It runs on macOS, Microsoft Windows, ChromeOS, and Android. Store identifiers and direct downloads are available for these platforms.

### Q: Where can I download the Scratch Offline Editor?
A: The official download page is https://scratch.mit.edu/download. Direct download links include a macOS disk image (https://downloads.scratch.mit.edu/desktop/Scratch.dmg) and a Windows installer (https://downloads.scratch.mit.edu/desktop/Scratch%20Setup.exe).

### Q: Who publishes the Scratch Offline Editor?
A: The Scratch Offline Editor is published by the Scratch Foundation.

## Why It Matters
The Scratch Offline Editor provides an offline option for working on Scratch projects, extending access beyond the web-based Scratch editor. By enabling users to create and edit Scratch programs without a continuous internet connection, it helps classrooms, homes, and environments with limited or unreliable connectivity continue programming activities. Its cross-platform availability—covering major desktop operating systems (macOS and Windows), ChromeOS, and Android—makes Scratch accessible on a wide range of devices used in education. Published by the Scratch Foundation and integrated into the broader Scratch ecosystem, the Offline Editor preserves project portability and aligns with Scratch’s educational goals of teaching programming and computational thinking. Providing installers and store identifiers for the major platforms simplifies deployment in school settings and for individual users who prefer or require a desktop or native application experience.

## Notable For
- Cross-platform availability: officially provided for macOS, Microsoft Windows, ChromeOS, and Android.  
- Published and maintained by the Scratch Foundation as part of the Scratch project.  
- Multiple distribution channels: official download page plus platform-specific store identifiers (macOS App Store id 1446785996, Google Play id org.scratch, Microsoft Store product id 9pfgj25jl6x3).  
- Classified as both a source code editor and an application, specifically focused on Scratch program editing.

## Body
### Overview
- Name: Scratch Offline Editor.  
- Description: Offline application for editing Scratch programs.  
- Part of: Scratch.

### Publisher and Classification
- Publisher: Scratch Foundation.  
- Instance of: source code editor; application.

### Platforms and System Context
- Supported platforms: macOS, Microsoft Windows, ChromeOS, Android.  
- The operating systems listed have these inception dates (as provided):  
  - macOS inception: 2001-03-24.  
  - Microsoft Windows inception: 1985-11-20.  
  - ChromeOS inception: 2011-06-15.  
  - Android inception: 2008-09-23.

### Distribution and Identifiers
- Official download page: https://scratch.mit.edu/download.  
- Direct download files (provided):  
  - macOS disk image: https://downloads.scratch.mit.edu/desktop/Scratch.dmg (Apple Disk Image).  
  - Windows installer: https://downloads.scratch.mit.edu/desktop/Scratch%20Setup.exe (.exe).  
- App identifiers:  
  - macOS App Store id: 1446785996 (qualifier: macOS).  
  - Google Play / ChromeOS app id: org.scratch (qualifier: ChromeOS and Android).  
  - Microsoft Store product id: 9pfgj25jl6x3.

### Relationship to Scratch
- The Offline Editor is part of the broader Scratch project and provides a native application alternative to the web-based Scratch editor for creating and editing Scratch programs.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "Scratch Offline Editor",
  "description": "Offline application for editing Scratch programs.",
  "url": "https://scratch.mit.edu/download",
  "additionalType": "source code editor"
}