.ASE

ASE File

Adobe Swatch Exchange
Ask a question
QUICK ANSWER

An ASE file is an Adobe Swatch Exchange palette - a small file holding named colors (RGB, CMYK, or LAB) that you load into Photoshop, Illustrator, or InDesign through each app's Swatches panel. It is not an image and has nothing to do with 3ds Max scene exports or Aseprite sprites, which also use the .ase extension.

Developer: Adobe Systems Category: Settings Files MIME: application/octet-stream
OPENS ON Windows macOS Linux Android Web
Related: .ICA · .DS_STORE · .WMZ · .CFG

On this page

19k+ extensions indexed
Last reviewed Jun 22, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the ASE file format?

.ase is a binary file format for storing color swatches (color samples). The format is used by Adobe applications and has broad use across the design industry. .ase files are typically used in graphical projects such as posters, leaflets, brand identity work, and software UI design, where maintaining a consistent color palette across all projects is essential. Adobe Photoshop also saves color swatches in .aco files - an older proprietary format - but .ase is the cross-application interchange standard, introduced with Adobe Creative Suite 2 in 2005.

Color palettes

A color palette is a curated set of colors chosen for a project. .ase files contain only named color samples, not pixels, keeping them very compact - typically under a few kilobytes. Each swatch stores a name and floating-point channel values in one of four color models: RGB, CMYK, LAB, or Grayscale. Swatches can be organized into named groups within a single file. .ase files can be used to share color samples across various graphical projects and are supported beyond Adobe's own suite by tools such as Inkscape, GIMP (which uses .gpl as its native palette format), and Adobe Color on the web. Creative Cloud Libraries use .ase for cloud swatch synchronization.

Be aware that .ase is also used by Aseprite for pixel-art sprite files - a completely unrelated binary format. The containing application determines which format applies.

Security & safety

RISK: LOW

An .ase is a tiny static color list with no executable content, so it is safe to open. The only real caution is identity: make sure your .ase is an Adobe Swatch Exchange palette and not a 3ds Max scene export or an Aseprite sprite before importing it into a design app. Download converters/palette tools from reputable sites to avoid bundled adware.

Format details

in a nutshell
FULL NAMEAdobe Swatch Exchangeaka Adobe Swatch Exchange file, ASE color palette
DEVELOPERAdobe Systemssince 2005 (Adobe Creative Suite 2 - shared swatches across apps)
MIME TYPEapplication/octet-stream
TYPEColor palette / swatch library (binary)
This extension is also used by…
  • Autodesk 3ds Max ASCII Scene Export - 3ds Max can export a scene as a text .ase (ASCII) file of mesh/material data - unrelated to the Adobe color palette.
  • Aseprite sprite (legacy extension) - Aseprite's pixel-art sprites can be saved as .ase (same as .aseprite), a binary frame/layer format with nothing to do with color swatches.
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
41534546
ASCII
ASEF
File starts with the 4-byte ASCII magic "ASEF" followed by a 2-byte major and 2-byte minor version (big-endian), then a block count and a sequence of color/group blocks. This unambiguously identifies an Adobe Swatch Exchange palette.

Programs that open ASE files

Windows4 apps
Adobe InDesign Paid Swatches panel > menu > Load Swatches, select the .ase to import the palette.
Adobe Photoshop Paid Swatches panel > menu > Import Swatches, choose the .ase; the colors appear in your swatches.
Adobe Illustrator Paid Open the Swatches panel > menu > Open Swatch Library > Other Library, pick the .ase to load the colors.
Inkscape Open-source Place the .ase in Inkscape's palettes folder (or import) to use Adobe swatches in the free vector editor.
macOS2 apps
Adobe Illustrator / Photoshop / InDesign Paid Use each app's Swatches panel (Load/Import Swatches) to import the .ase, same as on Windows.
Sip Freemium Open/manage .ase palettes and copy out the color values on macOS.
Linux2 apps
GIMP Open-source Convert the .ase to a GIMP .gpl palette (script/online), then load it via the Palettes dialog.
Inkscape Open-source Import or drop the .ase into the palettes folder to use the swatches in Inkscape.
Android1 app
Adobe Capture / Adobe Color Free Save or sync palettes through Adobe Color libraries; export/import as .ase across Adobe apps.
Web1 app
Adobe Color Free Create a palette and export it as .ase, or import an .ase to read the colors - no install.

Technical details

deep spec
DeveloperAdobe Systems
Format typeBinary color swatch / palette library
File signature (magic bytes)ASEF - four ASCII bytes at offset 0 (hex 41 53 45 46), followed by 2-byte major and 2-byte minor version fields (big-endian)
Byte orderBig-endian
Internal format versionASEF 1.0 - major bytes 0x00 0x01 and minor bytes 0x00 0x00 stored immediately after the magic signature
MIME typeapplication/octet-stream
Color models supportedRGB, CMYK, LAB, Grayscale
Color component precision32-bit IEEE 754 floating-point per channel
Group supportNamed swatch groups nestable within a single file via group-start and group-end block types
Typical file sizeUnder 1 KB to a few KB (color definitions only, no pixel data)
File structureASEF signature + version + block count + sequence of typed blocks (color entries, group-start, group-end), each prefixed with a block-length field
Related formats.aco (Photoshop color swatches), .act (Photoshop color table), .acb (Adobe Color Book), .gpl (GIMP palette)
Released2005 (Adobe Creative Suite 2 - shared swatches across apps)
Latest versionStable since CS; no public versioning beyond the internal block version 1.0
Specificationwww.adobe.com

ASE conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with ASE files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about ASE files.

Frequently asked questions

What is an ASE file?
It's an Adobe Swatch Exchange file - a small palette of named colors (RGB/CMYK/LAB) you load into Photoshop, Illustrator, or InDesign to share a consistent color set between apps. It's a color list, not an image.
How do I open an ASE file in Photoshop or Illustrator?
Open the Swatches panel, then use Import Swatches (Photoshop) or Open Swatch Library > Other Library / Load Swatches (Illustrator/InDesign) and select the .ase. The colors appear as swatches.
How do I get the hex codes out of an ASE file?
Import it into Adobe Color (free, color.adobe.com) or an Adobe app and read each swatch, or use an online ASE-to-CSS/JSON converter to dump the hex/RGB values directly.
Can I use an ASE file in GIMP or Inkscape?
Yes. Inkscape can use .ase palettes directly (place it in the palettes folder). For GIMP, convert the .ase to a .gpl palette first, then load it in the Palettes dialog.
Is an ASE file the same as an Aseprite file?
No. Aseprite uses .ase as an alias for its .aseprite pixel-art sprites - a completely different binary format. An Adobe Swatch Exchange .ase only holds colors.
My .ase is text and full of 3D mesh data - what is it?
That's a 3ds Max ASCII Scene Export, which also uses .ase. It's unrelated to the Adobe color palette and is opened/imported with 3D tools, not Photoshop.

References

1Adobe - Use and share swatches between applicationshelpx.adobe.com
2Adobe Color (export/import .ase)color.adobe.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.MDMarkdown Document
3.CRDOWNLOADChrome Partial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.NOMEDIAAndroid No-Media Marker File
7.RPMSGRestricted Permission Message
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

Related extensions

.ICACitrix Independent Computing Architecture file
.DS_STOREmacOS Finder Desktop Services Store (.DS_Store)
.WMZWindows Media Player Skin
.CFGConfiguration File
.LICLicense File
.CONFConfiguration File

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z