From Chaos to Order.
In One Click.
The nesting layout plugin for Adobe Illustrator that automates vector and raster packing. Arrange hundreds of objects and optimize material usage instantly.
One-Time Purchase, Lifetime License.
Watch the video demonstration
of Dense Packing (True-Shape Nesting)
Four Professional Tools in One Plugin
Unlock Your Productivity
True-Shape Nesting
Optimize material usage for print shops, CNC/laser cutting. The nesting algorithm uses vector path analysis to pack objects based on their actual contours and internal cavities.
Vector & Raster Support
Arrange basic shapes, typography, and embedded images. The plugin evaluates standard bounding boxes and packs raster elements masked within vector clipping paths.
Layer Structure Retention
Your file organization remains intact. Cut lines, spot colors, QR codes, and guides stay on their original layers after the layout process is complete, ensuring production-ready files.
Direction & Gravity Controls
Define how objects settle into the layout. Choose between top-down or bottom-up filling, and apply X, Y, or dual X/Y gravity vectors to strictly control the nesting direction.
Custom Shape Containers
Select any arbitrary shape to act as your container. A secure session workflow protects your original artwork while objects automatically fill the container's geometry.
Single Item Fill Mode
Select one object and automatically fill the entire container with its copies. Adjust gravity vectors and fill directions to maximize the number of items placed in a single run.
Universal Measurement Units
Work in the metrics you prefer. Arrange Master seamlessly synchronizes with your active Illustrator document, supporting millimeters, centimeters, inches, points, and pixels.
Advanced Rotation Options
Adapt to your material constraints. Use 90° orthogonal turns for geometric shapes, 180° flips for textile grain alignment, or 360° free rotation for complex organic objects.
Lifetime License & Compatibility
A professional Adobe Illustrator plugin for macOS and Windows (CC 2018+). Available globally as a one-time purchase with no recurring subscriptions.
User Interface
Our Customers
Get a Lifetime of Productivity
Commercial (Team)
- Up to 7 devices for your team.
- Commercial use for design teams and agencies.
- One-Time Purchase, Lifetime License.
- For Adobe Illustrator CC 2018-2026+ (Mac & Windows).
- Free Updates for v1.x.
Personal License
- Up to 2 devices per license.
- Personal use and freelance client projects.
- One-Time Purchase, Lifetime License.
- For Adobe Illustrator CC 2018-2026+ (Mac & Windows).
- Free Updates for v1.x.
Extended Commercial
- Up to 20 devices for your business.
- Unrestricted mass production (POD, CNC, etc.).
- Digital resale authorized (asset packs, templates).
- One-Time Purchase, Lifetime License.
- Free Updates for v1.x.
Frequently Asked Questions
Once installed, restart Adobe Illustrator. You can find the panel in the top menu under:
Window > Extensions > Arrange Master
This is usually caused by a sync issue with the Creative Cloud app or a security restriction that prevents the extension interface from loading (often called the "PlayerDebugMode" issue). Please try these solutions:
Fix for macOS (Terminal)
If you are on a Mac, you need to enable the debug mode manually using the Terminal. This ensures compatibility with current and future versions of Illustrator.
- Quit Adobe Illustrator.
- Open the Terminal app (Command+Space, type "Terminal").
- Copy and paste the following code block into the Terminal and press Enter:
defaults write com.adobe.CSXS.11 PlayerDebugMode 1
defaults write com.adobe.CSXS.12 PlayerDebugMode 1
defaults write com.adobe.CSXS.13 PlayerDebugMode 1
defaults write com.adobe.CSXS.14 PlayerDebugMode 1
defaults write com.adobe.CSXS.15 PlayerDebugMode 1
defaults write com.adobe.CSXS.16 PlayerDebugMode 1
defaults write com.adobe.CSXS.17 PlayerDebugMode 1
defaults write com.adobe.CSXS.18 PlayerDebugMode 1
defaults write com.adobe.CSXS.19 PlayerDebugMode 1
defaults write com.adobe.CSXS.20 PlayerDebugMode 1
killall -u `whoami` cfprefsd
- Restart Adobe Illustrator.
Fix for Windows (Registry)
The automated Windows installer (ArrangeMaster-Setup.exe) configures this registry key automatically during setup. However, if you installed the plugin manually using a .zxp file and ZXP installer, you must to create a registry key to unlock the panel. Follow these steps to create the fix file yourself:
- Open Notepad.
- Copy the code below and paste it into the empty text file:
[HKEY_CURRENT_USER\Software\Adobe\CSXS.10]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.11]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.12]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.13]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.14]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.15]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.16]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.17]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.18]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.19]
"PlayerDebugMode"="1"
[HKEY_CURRENT_USER\Software\Adobe\CSXS.20]
"PlayerDebugMode"="1"
- Click File > Save As.
- Name the file fix.reg (make sure to select "All Files" in the "Save as type" dropdown so it doesn't save as .txt).
- Double-click the created fix.reg file and click Yes to confirm adding the data to your Registry.
- Restart Adobe Illustrator.
Free ExtendScript scripts process items sequentially using simple bounding boxes, which often causes Illustrator to freeze on large selections. Arrange Master offloads math to a background Chromium process, performs true-shape nesting for complex vectors, provides a non-destructive session workflow, and preserves multi-layer prepress structures (Cut, Print, Marks) without flattening your artwork.
Arrange Master calculates the visual area of all selected objects and automatically designates the object with the largest area as the container. All other selected items are treated as objects to be arranged inside it.
Raster graphics (photos, embedded or linked images) are supported in standard layout modes (Grid, Knolling, Greedy, Shape Respect) based on their rectangular bounding boxes. Dense Packing mode requires vector path geometry for contour analysis, so it is vector-only.
Both. Grid, Knolling, and standard Greedy or Shape Respect modes use bounding boxes for fast layout generation. Enabling Dense Packing in Greedy or Shape Respect activates vector path analysis, allowing items to interlock and fill internal shape cavities.
Yes. You can select items across multiple layers. Arrange Master automatically clusters overlapping multi-layer components during arrangement, and upon clicking Ok, restores every object to its original layer and stacking order.
Grid, Knolling, and Greedy layout algorithms calculate placement using the rectangular bounding box of the container. To pack items strictly inside curved or custom vector boundaries, use the Shape Respect Layout mode.
Note: If your container is a complex grouped shape, ungroup it first and convert it to a Compound Path (Cmd+8 / Ctrl+8) so the algorithm can analyze it as a single shape.