Preferences

Learn what lives in Preferences and how language, theme, shortcuts, billing, and local AI runtime settings affect RenamerX on the current device.


Updated on May 10, 2026

Preferences

Preferences is where RenamerX collects the settings that affect how the app behaves on the current device.

What lives in Preferences today

Preferences currently groups settings into four areas:

  • Billing.
  • Appearance and general device settings.
  • AI Runtime settings.
  • Support tools.

Inside those areas, the current user-facing settings include:

  • Plan and license actions.
  • Interface language.
  • Color theme.
  • Quick Pane shortcut.
  • AI runtime performance profile and fine-tuning controls.
  • Diagnostic bundle export.

Preferences window showing Billing, language, theme, Quick Pane shortcut, AI Runtime, and Support with Export Diagnostics

Billing settings

Preferences is the place where you:

  • See whether the current device is Free or Pro.
  • See free-plan credits remaining when applicable.
  • Activate a license key.
  • Open upgrade flow.
  • Deactivate the current device license.

For the billing rules themselves, see Credits & License.

General settings

Interface language

Available interface languages are:

  • English
  • Français
  • العربية
  • 简体中文

If no language is saved, RenamerX tries to follow the system locale. If the system locale is not one of the currently available app languages, it falls back to English.

Important distinction: interface language is not the same thing as a template's output language.

Color theme

Available theme choices are:

  • Light
  • Dark
  • System

System is the default, so RenamerX follows the operating system theme until you explicitly override it.

Quick Pane shortcut

RenamerX includes a Quick Pane global shortcut setting in Preferences.

The current default shortcut is:

CommandOrControl+Shift+R

If no custom shortcut is saved, RenamerX falls back to that default. This setting affects device behavior, not filename logic.

AI Runtime settings

The AI Runtime section controls how aggressively RenamerX uses local resources.

Most runtime changes apply on the next app start rather than immediately in the middle of the current session.

Performance profiles

ProfileContext sizeGPU policyParallel slotsImage detail
Low Memory4096auto1fast
Balanced8192auto1balanced
High Performance12288aggressive2detailed

Balanced is the default profile.

Fine-tuning controls

If you need more control than the profile alone provides, Preferences also exposes:

  • Context size: 4096, 8192, 12288.
  • GPU policy: auto, aggressive, cpuOnly.
  • Parallel slots: 1 or 2.
  • Image detail: fast, balanced, detailed.

Use these carefully. Higher settings can improve throughput or visual understanding, but they also increase memory and hardware pressure.

For tuning guidance, see Local AI Runtime.

Which settings affect filenames, and which do not

SettingAffects app interface?Affects naming behavior?
Interface languageYesNo, not by itself
ThemeYesNo
Quick Pane shortcutYesNo
Billing / plan stateIndirectlyYes, because Pro gates some workflow capabilities
AI Runtime settingsNoYes, they can affect performance and extraction quality
Template output languageNoYes, but this is configured in templates, not here

Practical defaults

For most users, a simple starting point is:

  • Language: System.
  • Theme: System.
  • Quick Pane shortcut: leave the default unless it conflicts with another app.
  • AI Runtime: Balanced.

Change only one runtime variable at a time, then test with a real batch.

Frequently Asked Questions