Animated sprite editor & pixel art tool for your Mac

Aseprite for Mac

Aseprite 1.3.7

  -  15.44 MB  -  Demo
  • Latest Version

    Aseprite 1.3.9.1

  • Operating System

    macOS 10.12 Sierra or later

  • User Rating

    Click to vote
  • Author / Product

    David Capello / External Link

  • Filename

    Aseprite-v1.3.7-trial-macOS.dmg

  • MD5 Checksum

    049e50bf83f99cc9b2ae4fea6947dccc

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Aseprite 1.3.7.


For those interested in downloading the most recent release of Aseprite for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

What's new in this version:

- Allow backslash (\) in filenames on Linux and macOS
- Fixed nested ping-pong tags
- Fixed wrong alignment between mouse and sensor threshold position
- Fixed painting with right-click with custom brush paints with background color
- macOS: Fixed memory leak copying & pasting images (probably)

Lua API:
- New app.os object
- Added recent parameter to SaveFile/ExportSpriteSheet commands to avoid adding the file to the list of recent files
- Disable progress bar in commands that can receive ui=false
- Fixed bugs handling errors inside app.transaction()
- Fixed return values of os.execute()
- Ask permissions for io.popen()/lines()/input()/output() functions