TinyOwl

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.

  1. Open Settings.
  2. Select Compression Presets in the settings navigation.
  3. Click Edit on an existing preset, or click Add preset to create one.
  4. Change the preset name if needed.
  5. Update the fields you need.
  6. Return to Settings -> Workflows if a workflow should use this preset.
TinyOwl settings page with the compression preset editor expanded.
Show output format, compression level, output mode, filename strategy, and output folder.

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.

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.

  1. Open Settings -> Workflows.
  2. Expand the workflow with Edit.
  3. Select the Compression step.
  4. Choose the compression preset.
  5. 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.