Skip to main content

Overview

Folder monitoring allows Compresto to automatically compress files when they are added to specified folders. This is useful for automating compression workflows.

Getting Started

1
Open the Settings window and choose the Folder Monitoring tabfolder_monitoring_1
2
Press Add folder to add the folder you want to monitorfolder_monitoring_2
3
Once the folder is added, press Settings to customise the compression settings for that folderfolder_monitoring_3
4
Configure your compression settingsfolder_monitoring_4
5
Whenever a new file is added to the folder, Compresto will automatically compress itfolder_monitoring_5

Configuration Options

File Type

Choose which file types to monitor and compress:
OptionDescription
ImageOnly compress image files
VideoOnly compress video files
Video and imageCompress both video and image files

Video Settings

  • Video quality: highest, high, good, medium, acceptable
  • Video resolution: Keep same or resize
  • Video format: same, mp4, webm
  • Remove audio: Strip audio track from videos

Image Settings

  • Image quality: highest, high, good, medium, acceptable
  • Image format: same, webp, jpg, png
  • Image size: Keep same, percentage, or fixed pixel width

Subfolder Processing

Control whether to monitor subfolders:
OptionDescription
NoneOnly monitor the selected folder
AllMonitor all subfolders recursively
CustomSet a maximum folder depth to monitor

Output Settings

Remove Input File

Enable to automatically delete the original file after compression.

Output Folder

OptionDescription
SameSave compressed files in the same folder as input
NestedSave to a subfolder (default: “compressed”)
CustomChoose a specific output folder

Output File Name Format

Customize the output file name using these variables:
VariableDescription
{timestamp}Current unix timestamp
{datetime}Date and time in “yyyy-MM-dd’T’HHmmss” format
{date}Date in “yyyy-MM-dd” format
{time}Time in “HHmmss” format
{quality}Quality of the output file
{resolution}Resolution of the output file
Each monitored folder can have its own independent compression settings.