I Made a Moho Analyzer

Moho allows users to write new tools and plugins. Discuss scripting ideas and problems here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
User avatar
Sina.hojati
Posts: 2
Joined: Mon Aug 10, 2026 12:28 am

I Made a Moho Analyzer

Post by Sina.hojati »

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.

Image

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
User avatar
Greenlaw
Posts: 11074
Joined: Mon Jun 19, 2006 9:45 am
Location: Los Angeles
Contact:

Re: I Made a Moho Analyzer

Post by Greenlaw »

This looks useful! I'll check it out later today.

Thanks for sharing! 😺
Animations, Tutorials, and Cats (Oh, My!) Little Green Dog Channel on YouTube!

D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | My DreamWorks Animation Reels & Others
User avatar
Sina.hojati
Posts: 2
Joined: Mon Aug 10, 2026 12:28 am

Re: I Made a Moho Analyzer

Post by Sina.hojati »

waiting for feedback :)
User avatar
Greenlaw
Posts: 11074
Joined: Mon Jun 19, 2006 9:45 am
Location: Los Angeles
Contact:

Re: I Made a Moho Analyzer

Post by Greenlaw »

Hi Sina.hojati!

I had trouble running the script. The window appeared briefly and then closed before I could do anything. This is probably the first time I've tried to run a PowerShell script on this computer, so maybe I need to adjust a permissions setting?

I'll revisit this tonight and let you know how it goes.
Animations, Tutorials, and Cats (Oh, My!) Little Green Dog Channel on YouTube!

D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | My DreamWorks Animation Reels & Others
Post Reply