Preview + Pro Tool Documentation

NANDAX Asset Resizer Pro

A professional browser tool for generating app icons, favicons, PWA images, marketplace covers, game banners, and social media asset packs from one source image.

Overview

What it does

Generates icon, favicon, PWA, Android, Apple, marketplace, banner, gameplay, and social image sizes.
Supports contain/cover fitting, PNG/WebP/JPG output, background color, quality, and duplicate handling.
Builds a preview queue before export so buyers can inspect output requirements.
Free Preview provides restricted core output; Pro activation unlocks all packs, custom batch, and ZIP export.

Licensing

Free Preview and G4S license-server activation

NXAR no longer ships with a local demo key. Buyers can test a restricted Free Preview, then unlock Pro with a key generated from the G4S Universal License Server.

Product code: NXAR
Product name: NANDAX Asset Resizer Pro
License API: https://games4studies.com/g4s-license-server/api

Pro mode activates with activate.php, validates on startup with validate.php, and can deactivate this device through deactivate.php.

Guide: PROTECTION_GUIDE.md

Buyer setup

How a customer uses it

  1. Open RUN_THIS_STANDALONE/NANDAX_Asset_Resizer.html.
  2. Load one clean source image.
  3. Use Free Preview for a small icon/favicon output test.
  4. Enter the license key supplied by Games4Studies to unlock Pro.
  5. Select all requirement packs or add custom batch sizes.
  6. Generate files and download individual images or the final ZIP.

Construct 3

Integration files

The shared runtime exposes the resizing workflow through window.NANDAXResizerV5. The older window.NANDAXResizerV4 alias remains available for compatibility.

runtime/nxar-zip-store-v4.js
runtime/nxar-runtime-v5.js

Guide: Construct3_Runtime_Integration.md