Skip to content

tinker-gltf-optimizer

A GLB/GLTF optimizer plugin for TINKER.

Screenshot

Features

  • Batch open or drop .glb / .gltf models
  • Quality presets for mesh simplify and texture resize
  • Draco + WebP optimization via gltf-optimizer
  • Compare original vs output size
  • MCP tool optimize for agent / CLI automation

Installation

Download and install TINKER, then run:

bash
npm i -g tinker-gltf-optimizer

Usage

  1. Drop or open GLB/GLTF files
  2. Choose a quality preset
  3. Optionally set an output directory
  4. Click Optimize

Released under the AGPL-3.0 License.