Beta · macOS · free

See inside your Logic projectswithout opening Logic.

A read-only macOS app that parses .logicx projects so you can see the plug-ins, tracks and metadata inside (and tell whether it will open cleanly on this Mac) in a fraction of the time Logic takes to launch.

Free, donations welcomeGPL-3.0Apple silicon & Intel
LPX Explorer in action, showing a clean compatibility verdict: every plug-in this project references is installed, so it will open without warnings.
LPX Explorer inspector view: compatibility verdict band, project metadata, track list with insert pills, and plug-in rail with install-status badges.

Hundreds of old projects. No idea what's in any of them.

If you've used Logic for years, you probably have folders full of projects with names that tell you next to nothing. Opening each one to jog your memory means waiting for Logic to launch, then waiting for the project to load (and sometimes discovering a plug-in is missing only once you're already there).

new idea.logicx
new idea 2.logicx
3 tracks copy.logicx
untitled-final-FINAL.logicx
demo (1).logicx

LPX Explorer answers four questions instantly: what's in this project?, will it open cleanly on this Mac?, what does it sound like? and which Logic version made it?

Two ways in: a single project, or your whole library.

Inspect a project

Pick a project, see the details

  • Compatibility verdict (clean, warnings, or will-not-open) with a jump straight to the first missing plug-in.
  • Project metadata: key, BPM, time signature, sample rate, dates and project size.
  • Track list with user-renamed names recovered from the project, and expandable insert chains as colour-coded pills.
  • Plug-in rail showing every Audio Unit the project references, with install-status badges checked against your Mac.
  • Audio preview: play the audio files inside a project, with type, size and duration, so you can hear what it is without opening Logic.
  • Export a plain-text project README (tempo, sample rate, alternatives and third-party plug-ins) for collaborators or archives.
Instrument FX MIDI
Scan a folder

Pick a folder, see the library

  • Recursive scan of every .logicx project, with progress and a per-project cache.
  • Tile grid showing name, key + BPM, track counts and size at a glance.
  • Searchable sidebar; recent projects and folders surface in the native File menu.
  • Plug-in sidebar flips to library scope: e.g. 47 plug-ins · 3 missing across 12 projects.

Tested against ~150 projects across ~25 GB.

Early users seem to like it.

Pure genius! Clearly a LP user who scratched that itch we all have but never did anything about it...
Logic Pro Help forum
This is amazing! I was looking for something that would report the plugins used in a project.
Reddit
I just tried it and it should save me a lot of time, especially looking at my archived projects.
Logic Pro Help forum
Just downloaded this and am thoroughly impressed with it. Thank you. And, Yes, it is well along the way to becoming a sellable plugin, even if not so already...
Reddit
Very smart
Reddit
OH MY GODDD I COULD KISS YOU, can't wait to try this out
Reddit
This is really dope!! Thank you for sharing
Reddit
Apple is gonna buy this, get ready! Good job and thanks
Reddit

Know before you open it.

LPX Explorer cross-references the Audio Units a project references against the plug-ins actually installed on your Mac, so you find out about a missing instrument before Logic does.

Clean

Every referenced plug-in is installed. Open with confidence.

Warnings

Some plug-ins are missing or substituted. You can search for or copy the fingerprint of each one.

Will not open

Critical components are unavailable on this Mac. Sort it out first.

It cannot change your files. That's enforced, not promised.

Your projects are irreplaceable. LPX Explorer is built so that changing a file's contents is impossible by design, and automated tests confirm that on every release.

It can only read

The part of the app that understands your projects is only ever handed the data to read. It has no ability to open, change or save a file. That capability simply isn't built into it.

Read once, never written

When you open a project, LPX Explorer reads it a single time and passes the contents along to be inspected. Nothing is ever written back to your files.

Checked, not assumed

A built-in test takes a fingerprint of a project before and after the app reads it, then confirms nothing changed: not a single byte, and not even the date it was last modified.

It can't quietly break

If that check ever fails, the release is blocked automatically, so the guarantee can't silently stop being true from one version to the next.

Still: keep backups. LPX Explorer parses an undocumented binary format that Apple may change at any time. The read-only invariant covers the parser, but you're pointing it at irreplaceable creative work. Use at your own risk.

Frequently asked questions.

Which platforms are supported? +

macOS only. It's a native app for Apple silicon and Intel Macs. There's no Windows or Linux build, because Logic Pro is macOS-only.

Does it work with VST or AAX plug-ins? +

It checks Audio Unit (AU) plug-ins only, the format Logic uses. It scans the plug-ins installed on your Mac when it starts up, remembers them for the session, and lets you rescan manually when you install something new.

Can it edit or repair my projects? +

No, and that's deliberate. It's read-only by design: it inspects, it never writes. If you need to fix a project, do it in Logic.

Why does it sometimes list plug-ins I'm not using? +

Two known quirks, both real rather than bugs: Logic keeps prior plug-in references in ProjectData after you swap one (undo history), and other Alternatives inside the bundle carry their own references. Open the project in Logic to see what the active alternative actually loads.

How much does it cost? +

It's free and open source under GPL-3.0. If it's saved you some time, donations are welcome but never required, and nothing is gated behind them.

Does it collect any data? +

Only anonymous counts. The app pings a privacy-friendly service (GoatCounter) to count installs and upgrades, so I can see roughly how many people are using it. No personal data, IP addresses, sessions or in-app activity are collected. This website uses the same cookieless analytics and nothing else.

How does this relate to lpx-toolkit? +

lpx-toolkit is the original Python CLI, built first to reverse-engineer the .logicx structure. LPX Explorer is the desktop app, with the format knowledge now living in a Rust parser library that both will eventually share.

Free to use. Built in spare time.

If LPX Explorer has saved you from opening sketchy old projects in Logic, a tip is genuinely appreciated and helps with future releases.