How to Configure Installer Window Size in DMGKit

Choosing the correct resolution ensures your installer looks clean, professional, and consistent across all Mac devices.

Differences in:

  • screen size;
  • Retina scaling;
  • Finder behavior;

can affect how your installer appears to users.

Choosing the right DMG window size helps you:

  • Deliver a polished, professional installer experience;
  • Prevent UI clipping on smaller screens;
  • Maintain consistent layout positioning.

DMGKit provides carefully selected presets optimized for macOS:

  • Compact (960 × 600) – safest for small displays;
  • Small (1120 × 700) – compact and efficient;
  • Balanced (1280 × 800) – recommended;
  • Large (1440 × 900) – more spacious layout;
  • Default (1600 × 1000) – original design canvas.

Each option scales your layout proportionally, so your design remains intact.

Follow these steps:

  1. Open Settings;
  2. Navigate to Installer Resolution;
  3. Click the resolution selector;
  4. Choose your preferred size.

Your selection is saved automatically and applied to all exported DMGs.

When exporting:

  • Layout is scaled proportionally;
  • Icon positions remain precise;
  • Spacing and alignment are preserved.

DMGKit automatically handles this by:

  • Exporting background images at 2× resolution;
  • Keeping Finder window size at the correct logical dimensions.

Result:

  • Consistent appearance across devices;
  • Crisp, sharp visuals;
  • No oversized or misaligned UI.

This is the best overall choice because it offers:

  • Strong compatibility across MacBook sizes;
  • Comfortable readability;
  • Clean visual proportions.

Best Practices for Installer Window Size

  • Test your installer on smaller screens (e.g. MacBook Air);
  • Avoid using maximum size unless necessary;
  • Keep key elements centered and spaced properly.