Operator guideEN

Casino / Games / Optimize

Dedicated optimization and maintenance workflow for casino game rows.

How to use this guide

Start with the main guide

Follow the explanation and examples first. Extra definitions and formulas are available below when you need them.

What this page does

This surface is used to test and manage game image optimization configurations. It is separate from the main game catalog because it manages image-processing settings rather than commercial game fields.

How the page is organized

  • Optimizer tab: choose a test image, edit an optimization configuration, generate a preview, save the configuration, and apply it globally for the selected orientation.
  • Saved Configurations tab: review active landscape/portrait configurations, load a saved configuration back into the editor, set a saved row active, or delete a saved row.

How to read the preview

Generate Preview downloads the selected test image, runs it through the current width, height, quality, and output format settings, and returns an optimized preview image plus size/dimension statistics. The preview is for checking the configuration. It does not by itself make that configuration active.

What applying means

Apply Configuration Globally sets one saved configuration as active for the currently selected image orientation. If the current draft has not been saved yet, the page saves it first and then sets it active. Only one configuration per orientation is active after the update.

Known caveats

  • This workflow changes optimization or media-oriented maintenance settings, not the core commercial fields of a game.
  • The page uses fixed sample image URLs for preview testing.
  • The page does not show a confirmation dialog before deleting a saved optimization configuration.
  • The optimization preview downloads the selected image URL server-side; if the image cannot be downloaded, the preview fails and no active configuration is changed.
More details

Definitions and formulas

Open only the section you need. The relevant section opens automatically when you request help for a specific item on screen.

Fields12 topicsOpen details

Select Test Image

Chooses the fixed sample image used by Generate Preview and sets the draft orientation to match the selected sample.

Data Type
enum
Editable
true
Options
Landscape, Portrait

Configuration Name

Human-readable name for the optimization configuration.

Data Type
string
Editable
true
Source Meaning
Required by the saved configuration model.

Width

Target output width in pixels.

Data Type
integer
Editable
true
Min
50
Max
1000
Default
300
Processing Meaning
Passed to image resize as `width`.

Height

Target output height in pixels.

Data Type
integer
Editable
true
Min
50
Max
1000
Default
600
Processing Meaning
Passed to image resize as `height`.

Quality

Compression quality used for the generated output.

Data Type
integer
Editable
true
Min
10
Max
100
Default
80
Processing Meaning
Passed into the selected output-format processing call.

Output Format

File format used for preview output and saved configuration.

Data Type
enum
Editable
true
Options
JPG, PNG, WebP, AVIF
Default
webp
Processing Meaning
Selects output encoder `jpeg`, `png`, `webp`, or `avif`.

Original image stats

Original size, dimensions, and format returned after preview processing.

Data Type
stats
Editable
false

Optimized image stats

Optimized size, dimensions, and format returned after preview processing.

Data Type
stats
Editable
false

Reduction

Percentage difference between original and optimized image byte size for the generated preview.

Data Type
percentage
Editable
false
Processing Meaning
Calculated as `(originalSize - optimizedSize) / originalSize * 100`, formatted to two decimals.

Active Landscape Configuration

Shows the currently active saved configuration for landscape images, or `None`.

Data Type
summary-card
Editable
false

Active Portrait Configuration

Shows the currently active saved configuration for portrait images, or `None`.

Data Type
summary-card
Editable
false

All Configurations

Saved optimization configurations loaded for review and reuse.

Data Type
table
Editable
false
Columns
Name, Orientation, Dimensions, Quality, Format, Actions
More help

Related pages

Casino / Games

Operator documentation for the casino game catalog, game edit flow, reorder tooling, global gambling controls, and optimization maintenance surfaces.

Casino / Games / Disabling

Dedicated maintenance surface for global gambling enable or disable controls.

Casino / Games / Form

Record-level maintenance form for casino game metadata, images, restrictions, and play flags.

Casino / Games / List

Primary casino game catalog grid with stats cards, filters, CSV export, row maintenance actions, and page-level import, ranking, AI, and image maintenance entrypoints.

Casino / Games / Reorder

Drag-and-drop and list-maintenance workspace for curated game order management.

Actions / Merchant Balance

Operator workspace for reviewing the merchant-balance transaction journal and creating manual debit or credit adjustments.