Mac App Store is always the latest version. GitHub Releases also available for Windows & Linux.
English | 简体中文 | Español | 日本語 | 한국어 | Français
Deutsch | Italiano | Português | Русский | العربية | हिन्दी
GlotShot is a powerful tool designed for mobile app developers and designers to create stunning App Store and Google Play preview images (screenshots) and icons effortlessly.
With built-in support for localization and batch processing, GlotShot helps you expand your app's global reach by generating professional marketing assets in minutes.
GlotShot is now available on the Mac App Store!
The App Store version is always the most up-to-date. One-time purchase, no subscription.
Users of other platforms can download from GitHub Releases or build from source.
- 🎨 Dual Design Modes: Switch seamlessly between Poster Design for screenshots and Icon Design for app icons.
- 🌍 Multi-Platform Support: Generate assets compliant with iOS (App Store), Android (Google Play), macOS, and Windows standards.
- ⚡ Batch Processing: Create screenshots for multiple devices and languages in one go. Save hours of manual work.
- 🤖 AI-Powered Translations: Integrate with Ollama for local, privacy-focused translations of your marketing copy into multiple languages.
- 🖼️ Icon Fabric: Automatically crop and export app icons for all major platforms from a single source image. Smart scaling included.
- 📦 Smart Export: Export your assets organized by platform and language, ready for upload.
- Download from the Mac App Store — always the latest version.
Or manually via GitHub:
- Go to the Releases page.
- Download the latest
.dmgfile. - Open the disk image and drag GlotShot to your Applications folder.
- Go to the Releases page.
- Download the latest
.exeinstaller. - Run the installer to setup GlotShot.
- Go to the Releases page.
- Download the
.AppImageor.debfile. - For
.AppImage, make it executable (chmod +x GlotShot-*.AppImage) and run it.
| OS | Minimum Requirements | Recommended |
|---|---|---|
| macOS | macOS 11.0 (Big Sur) or later | Apple Silicon (M1/M2/M3) |
| Windows | Windows 10 (64-bit) | Windows 11 |
| Linux | Ubuntu 20.04+ (or compatible) | Latest LTS Release |
- RAM: 4GB minimum, 8GB recommended.
- Storage: 500MB free space.
GlotShot is built with Electron, React, and Vite.
- Node.js (v18 or later)
- npm or pnpm
- Clone the repository:
git clone https://github.com/hooosberg/GlotShot.git
- Install dependencies:
cd GlotShot npm install - Run the web development server:
npm run dev
- Run the desktop development app:
If the web dev server is already running and you only want to open Electron:
npm run electron:dev
npm run electron:open
- Build for production:
npm run build npm run electron:build
Contributions are welcome! Please feel free to submit a Pull Request.
Email: zikedece@proton.me
Interested in how GlotShot is built? Check out our development logs and technical insights:
- License: This project is licensed under the MIT License - see the LICENSE file for details.
- Privacy: We respect your privacy. See our Privacy Policy.


