MSFS Livery Toolkit: create, paint, and compile MSFS liveries with no config files and no command line

MSFS Livery Toolkit

Create Microsoft Flight Simulator liveries - create, paint, and compile sim-ready assets from one free Windows app.

Download the latest beta release View on GitHub

Code Generated by AI Design Human Directed

Key features

Automated livery setup: scans your installed aircraft, detects the profile, and builds a correct, sim-ready package structure for you.
One-click texture extraction: decodes compiled KTX2/DDS art back into editable PNGs, even specially compressed files other tools can't open.
Instant UV wireframes: generates a paint-alignment UV map straight from the aircraft's own 3D model.
Seamless compile & package: builds a sim-ready package with the official MSFS SDK, no command line.

Explore the docs


What it does

The toolkit takes you through the whole livery pipeline:

  1. Create: pick an installed base aircraft, and the app detects its profile (2020 monolithic, 2024 monolithic, or 2024 modular) and scaffolds a correct, sim-ready livery package.
  2. Work: choose which of the base’s textures to repaint, generate correctly-sized blank canvases or extract the base’s own compiled textures back to editable PNGs, and edit each texture’s compile flags.
  3. Compile: turn your PNG artwork into sim-ready DDS/KTX2 using the official MSFS SDK, build a full package ready to use in your community folder, then regenerate layout.json and launch the sim to test.

A project is a single deployable package that can hold one or many liveries sharing the same base aircraft.

Requirements

  • Windows 11 (64-bit)
  • Microsoft Flight Simulator 2020 and/or 2024
  • The matching MSFS SDK (installed through the sim’s Dev Mode)

(MSFSLayoutGenerator, which the app also needs, is now bundled - nothing to download.)

How it was built

  • Hobbyist Built: I am a livery painter, not a professional software developer. This toolkit was built to automate the tedious backend chores of package layout so we can all spend more time creating.
  • AI-Assisted Architecture: Because I lacked the coding experience to build a full Windows application from scratch, I used a personally funded Claude Pro subscription to bridge the gap.
  • Human-Driven Logic: This is not unthinking “AI slop.” Every workflow step, simulator profile rule, and configuration logic choice was explicitly designed by me based on real flight-sim SDK behavior and manually verified at every milestone. Countless man-hours have gone into this project, even with Claude writing the code.
  • Always Free: Leveraging these modern tools made it possible to build a polished desktop utility in my spare time and release it completely free to the flight simulation community. I will never monetize this app (besides entirely optional donations) or lock functionality behind a paid-for tier.

Support the project

I’ve funded this project out of my own pocket with a Claude Pro subscription. I will never monetize this application or offer a premium tier - I’m developing it as a perpetually free tool for the livery painting community. However, to keep enhancing and developing it, I would be grateful for any donations via my Buy Me a Coffee page.


This site uses Just the Docs, a documentation theme for Jekyll.