I Made a Moho Analyzer
Posted: Fri Aug 14, 2026 3:41 am
I created a PowerShell-based Moho File Analyzer with the help of AI to make it easier to inspect Moho project files without having to open them in Moho.
I originally created this tool because I often needed to check information inside Moho files, and opening each project individually was time-consuming. So, I built a simple tool that uses the Windows GUI framework to display information from .moho files and automatically detect files inside subfolders.

It Shows
Total frame count
Start frame
End frame
FPS
dimension
Moho files inside subfolders
How to Use
Right-click the .ps1 file.
Select Run with PowerShell.
Browse and select your project folder.
Click Scan
file : https://raw.githubusercontent.com/sinah ... ALYZER.ps1
i Hope it helps
I originally created this tool because I often needed to check information inside Moho files, and opening each project individually was time-consuming. So, I built a simple tool that uses the Windows GUI framework to display information from .moho files and automatically detect files inside subfolders.

It Shows
Total frame count
Start frame
End frame
FPS
dimension
Moho files inside subfolders
How to Use
Right-click the .ps1 file.
Select Run with PowerShell.
Browse and select your project folder.
Click Scan
file : https://raw.githubusercontent.com/sinah ... ALYZER.ps1
i Hope it helps