Guide
Compression Presets
Compression presets control how TinyOwl writes compressed files: format, compression level, save behavior, output folder, and filename strategy.
Edit a Compression Preset
Use this path when you want to change output format, compression level, save mode, or compressed filenames.
- Open Settings.
- Select Compression Presets in the settings navigation.
- Click Edit on an existing preset, or click Add preset to create one.
- Change the preset name if needed.
- Update the fields you need.
- Return to Settings -> Workflows if a workflow should use this preset.
Preset Fields
- Output format: keep the original format or export as AVIF, BMP, PNG, JPG, TIFF, or WebP.
- Compression level: choose one of the common benchmark-aligned levels: Balanced Q75, Smaller Q60, or Smallest Q50. The same level can map to different encoder behavior depending on the output format.
- Output mode: choose Save as to write a new file, or Overwrite original to replace the source file.
- Filename strategy: keep the original name, add a suffix, use a timestamp, or use a random name.
- Filename suffix: used when the filename strategy is suffix-based.
- Output folder: used by save-as presets so repeated runs can save automatically.
Use a Compression Preset in a Workflow
Editing a compression preset does not automatically select it for every workflow. If the workflow also changes dimensions first, configure that separately in Resize Presets.
- Open Settings -> Workflows.
- Expand the workflow with Edit.
- Select the Compression step.
- Choose the compression preset.
- Click Use now if this workflow should be active in the main window.
Built-In Compression Presets
TinyOwl includes these starting points:
- Basic - Save as: keeps the original format and writes a compressed copy.
- WebP - Save as: exports WebP copies for web use.
- High compression - Save as: keeps the original format with stronger compression.
- AVIF - Save as: exports AVIF copies for smaller files when AVIF is acceptable.
- Basic - Overwrite original: keeps the original format and replaces the source file.
Safe Rules
- Use Save as while testing.
- Give overwrite presets obvious names.
- Test compression levels on representative images before running a large batch.
- Keep one preset per repeated output goal, such as “WebP Q75” or “Archive AVIF Q50”.
- After creating a preset, attach it from Workflows rather than expecting existing workflows to change automatically.