Skip to content

SCREENSHOTS

SuitIThub edited this page Jun 20, 2026 · 8 revisions

Wiki screenshot & GIF assets

Place image files in the module subfolders below (synced with the full wiki/ tree via scripts/sync-github-wiki.ps1).

wiki/images/
  pose-browser/    ← pb-*.png, pb-*.gif
  anim-browser/    ← ab-*.png, ab-*.gif

Wiki pages reference them as images/pose-browser/… or images/anim-browser/… (paths relative to the wiki repo root).

Naming

Prefix Module Folder
pb- Pose Browser images/pose-browser/
ab- Anim Browser images/anim-browser/

Use lowercase, hyphens, and a short topic slug: pb-03-tag-filter.png, ab-07-group-selected.gif.

Formats

Type Format Notes
Static UI PNG Crop to the relevant window/panel; 1200–1600 px wide is enough
Workflow / motion GIF 3–8 s, 10–15 fps, loop; keep file size under ~5 MB if possible

Capture tips

  • Use a clean Studio scene (one or two characters, neutral background).
  • Hide unrelated mod windows where possible.
  • Full layout shots: Pose Browser / Anim Browser at a readable UI scale (100–125%).
  • Redact or blur personal paths in file dialogs if visible.
  • HS2-only features (hover preview, Heelz) should be labeled in the filename or captured on HS2.

Placeholder convention in wiki pages

Each placeholder uses:

![Alt text](images/pose-browser/pb-XX-slug.png)

> **Screenshot** (`pb-XX-slug.png`): What to show…

Until the file exists, GitHub Wiki shows a broken image icon — add the file under the matching folder and re-sync.

Checklist (Pose Browser)

File Wiki page
pb-01-toolbar-icon.png pose-browser/Home
pb-02-full-layout.png pose-browser/Home
pb-03-list.png pose-browser/Home — List layout
pb-03-mini.png pose-browser/Home — Mini layout
pb-04-folder-tree.png pose-browser/Folders-and-Library
pb-05-move-copy-footer.png pose-browser/Folders-and-Library
pb-06-tag-filter.png pose-browser/Search-Filters-and-Sort
pb-07-grid-selection.png pose-browser/Grid-and-Selection
pb-08-apply-pose.gif pose-browser/Grid-and-Selection
pb-09-pose-group.png pose-browser/Groups
pb-10-chars-pane.png pose-browser/Multi-Character-Apply
pb-11-multi-apply.gif pose-browser/Multi-Character-Apply
pb-12-stash-float.png pose-browser/Stash
pb-13-items-pane.png pose-browser/Items
pb-14-import-preview.png pose-browser/Import-Export-ZIP
pb-15-thumbnail-overlay.png pose-browser/Thumbnails
pb-16-group-thumbnails.gif pose-browser/Thumbnails
pb-17-options-pane.png pose-browser/Options-and-Data

Checklist (Anim Browser)

File Wiki page
ab-01-toolbar-icon.png anim-browser/Home
ab-02-full-layout.png anim-browser/Home
ab-03-hover-preview.gif anim-browser/Home (HS2)
ab-04-first-apply.gif anim-browser/Getting-Started
ab-05-grid-vs-list.png anim-browser/Browsing-and-Search
ab-06-search-highlight.png anim-browser/Browsing-and-Search
ab-07-grouped-card.png anim-browser/Applying-Animations
ab-08-apply-animation.gif anim-browser/Applying-Animations
ab-09-controls-docked.png anim-browser/Playback-Controls
ab-10-controls-float.gif anim-browser/Playback-Controls
ab-11-group-selected.gif anim-browser/Grouping
ab-12-tree-merge.png anim-browser/Merging-Categories
ab-13-review-panel.png anim-browser/Review-Panel
ab-14-characters-pane.png anim-browser/Characters-and-Options

Clone this wiki locally