Documentation
README
Img2mo-std
Overview
Use this skill when the user invokes:
/img2mo-std xxx.png/pos
The command audits and standardizes a baseline frame before animation generation. It creates a smaller, padded, transparent-canvas source image that leaves enough room for walk, attack, idle, weapon swing, cape, tail, horn, or limb stretch poses.
Input Resolution
Resolve the argument after /img2mo-std as follows:
- If it is an existing relative or absolute path, use it directly.
- If it is a bare file name such as
s7.png, first trysample\s7.png. - If it has no extension such as
s7, first trysample\s7.png, thensample\s7.jpg, thensample\s7.webp. - If no matching image exists, report the missing path and do not guess from unrelated files.
Examples:
This is the opening of the README. Read the full README on GitHub.