On a MAC and looking to use GIMP? Great news! GIMP is not just for Windows and Linux users. In fact, as of recently, GIMP actually has better development support for its MAC version than it does Windows. So, MAC install packages often get favorable treatment over Windows.
No library folder in Preferences v2/10.4 Mac OS 10.13.6. 1: 1,220: 0 Vote(s) - 0 out of 5 in Average. I can't download GIMP! Using High Sierra. Download the latest version of GIMP for Mac. Free and open-source software for creating and editing images. For several years now, GIMP (GNU Image Manipulation.
However, I don’t need to get into detail about that for this tutorial. Today, I am going to show you how to install and open GIMP for MAC. It’s easy and free, and I’m convinced it will change your life.
Step 1. Visit GIMP.org
GIMP is ALWAYS available for free via GIMP.org. That’s because it’s an open source program that is created and maintained by developers in their spare time while living in their parent’s basement. Just kidding about that last part – although that’s sometimes how I picture them to amuse myself.
They are actually stand-up guys (most of them) who put in a lot of man-hours for the good of the photo editing community and humanity in general.
Once you are on the GIMP website, you’ll see a button right on the home page that says “Download” followed by the latest version of GIMP (i.e. “Download 2.10.12”). Clicking this button (denoted by the red arrow) will take you to the Downloads page.
Step 2. Choose Your Download
At the very top of the downloads page is a quick blurb about what the “Current Stable Version”(denoted by the blue arrow) of GIMP is – which just means the current working version available to the general public. About the third sentence or so on the page will read “We think your current operating system is…” followed by your operating system type. For MAC users, it should say “OS X” or some variation of “macOS.” If it doesn’t say this, you can manually click the “Show downloads for OS X” option to bring up the download options for MAC.
On the left side, under the “GIMP for macOS” heading (red arrow), you will see a teal/green button labeled “Download GIMP 2.10.12 via BitTorrent.” On the right side, you’ll see an orange button labeled “Download GIMP 2.10.12 Directly” (GIMP 2.10.12 was the latest version of GIMP at the time of this article). I recommend clicking the option on the right (download directly – orange button).
Once you click the download button, the GIMP download package will begin downloading to your computer. A “Downloads” option will pop up next to your trash can. Click on this to reveal the GIMP download package.
The GIMP download package should be revealed in your downloads. It is a “.dmg” file, which is a standard download package for MAC. Click on this file once it has finished downloading.
The download package will open, displaying a status bar as the files are extracted (it will take a minute or so, depending on how slow/fast your computer is).
Once the download package has opened in GIMP, you will see a window titled “GIMP 2.10 Install,” as shown in the folder above, along with the GIMP application (GIMP-2.10 in the photo above).
Step 3. Drag the Application Into Your Applications Folder
A lot of applications will tell you to drag your downloaded application into your Applications folder on your MAC – but GIMP does not provide this instruction (at least not in a prominent location). So, this will likely be the step where a lot of your either got stuck or will get stuck. Don’t worry – it’s really easy to finish the job here.
All you have to do is open a new Finder window by going to File>New Finder Window in the top right corner of your screen (the Finder window option will only appear if you area clicked on a Finder window – which you should be since the GIMP 2.10 install opens by default in a Finder window).
Once you have a Finder window open, navigate to your Applications folder (red arrow).
Then, click and drag the GIMP application (red arrow in the photo above) directly into your Applications folder (follow the blue dots to the blur arrow, while clicking and holding your mouse).
A status bar will appear that says “copying” while the program is copied over from your Downloads folder to the Applications folder (this will effectively install the program).
Once GIMP is copied over to your Application folder, double click on the GIMP icon within this folder to open the application (red arrow). A window will appear that says “Verifying” with another status bar (this will only happen the first time you open GIMP).
Then, your MAC will ask you if you are sure you want to open the program (for security purposes – again this will only happen the first time you open the program). Click “Open” to confirm you want to open it.
Your GIMP program should now open!
That’s it for this tutorial. If you enjoyed it, you can check out my other GIMP Help Articles, GIMP Video Tutorials, or premium GIMP Classes & Courses.
Inkscape 1.0.1 is mainly a stability and bugfix release. It also comes with a few new features that hadn't been stable enough to make it into Inkscape 1.0.
New Features
Color-managed PDF export using Scribus
An experimental Scribus PDF export extension has been added. It is available as one of the many export formats in the 'Save as' and 'Save a Copy' dialogs.
To be able to get a correct and color-managed CMYK PDF file with text converted to curves that corresponds to your drawing in Inkscape, you must:
- have Scribus 1.5.x installed (the Scribus executable must not be called scribus-ng)
- have enabled color management for your document
- have selected one color profile to use for the colors in your file
- assign all colors in the document with the color managed color selector in the Fill and Stroke dialog
- not use filters in your drawing (this includes blur)
- not use any transparency if you're exporting to PDF/X-1, PDF/X-3 or PDF 1.3
- not include any bitmap images
- not use markers
- not use any other SVG features that are not supported by Scribus
The page size corresponds to the document size in Scribus. When you add a bleed, an area of the given width outside the page area in Inkscape will be included in the PDF file.
Please test the extension, and always carefully check the result before you send it to a print service. You can leave your feedback about what works / doesn't work at https://inkscape.org/inbox.
Selectors and CSS dialog unhidden
The Selectors and CSS dialog that had been hidden and labelled as 'experimental' in Inkscape 1.0 is now available from the Object menu.
The dialog makes it possible to add, remove and edit CSS properties that are saved within an element's 'style' attribute, as well as styling objects in the document using CSS classes and other CSS selectors. These additional styles are written into a style tag in the SVG document.
It can also be used to select all objects that belong to a specific class, so users will again be able to create collections of objects that are independend of the document structure (e.g. they belong to different groups in the drawing).
This dialog replaces the Selection Sets dialog that had been removed for Inkscape 1.0.
List all Colors in a document
A new extension Color > List All lists all colors used in a document and indicates how often they are used (Commit)
Interpolate gradients

The Interpolate extension now also interpolates gradients in fills and in strokes (before, it could only interpolate flat colors) and named colors (Commit).
New preferences option to limit screen tearing while editing
In Edit > Preferences > Rendering: Redraw while editing, users can choose between the two options 'Responsive' and 'Conservative' to determine how quickly the canvas display is updated while editing objects. The default value is 'Responsive', which gives rendering a higher priority than it had previously and makes editing objects feel less sluggish (Commit)
Other small improvements
- Users can now define an ID for QR code groups rendered by the Render Barcode extension (Commit)
- Extensions now understand what to do with the CSS unit Q (1/40th of a cm) (Commit)
Crash fixes
Fix a crash …
- … when applying Offset LPE to groups (Commit)
- … when closing Inkscape while the filter editor dialog is open (Commit)
- … with some cursor themes that do not contain an upward arrow cursor (Commit)
- … when the file to open does not exist (Commit)
- … when resizing a document with a grid, when the document properties dialog is closed (Commit)
- … when opening a malformed pdf where the selected page does not exist (Commit)
- … when creating a clone of / opening a file with a symbol from an object with a CSS style (Commit)
- … when exporting an object identified by its ID to SVG from the command line (Commit)
- … when using the dropper tool a lot (Commit)
- … when trying to open Inkscape's stock filters file with the Inkscape flatpak version (Commit)
Other Bug fixes
Packaging
- AppImage now comes with Python 3.8 (Commit)
- Snap now uses the system's font cache and thus finds all installed fonts (Commit). Additionally, it can now make use of extensions with custom user interfaces (e.g. InkStitch) (Commit)
Canvas
- The zoom correction factor no longer depends on the display unit, so correction works properly for documents that are not in mm (Commit)
Dialogs
- The document properties dialog can now be resized even if one is using display scaling on a hidpi screen on Linux
Rendering

- Zooming no longer causes artifacts when there is a path with an arc segment with a radius of 0 in the drawing (Commit)
Tools
- 3D-box tool:
- Keyboard shortcuts for changing angles in the 3D-box tool were adjusted to work as documented, even with the Y-axis inverted (Commit)
- Circle tool:
- Duplicated circles are now closed properly (Commit)
- Eraser tool:
- The mass value field is no longer greyed out and can be used (Commit)
- Gradient tool:
- Simplifying selected gradient stops with Ctrl+L works now (Commit)
- Node tool:
- Path > Reverse now works on subpaths again (Commit)
- Pencil tool:
- The 'flatten simplify (LPE)' button now only shows up when it can be used (Commit)
- Selector tool:
- Keyboard shortcuts with Alt key for rotating objects also work as documented again with the Y-axis inversion (Commit)
- Objects no longer seemingly jump or scale up when moving multiple of them with snapping turned on (Commit)
- Default snap delay was set to 0 so snapping will work more precisely (Commit)
- Text tool:
- Line height doesn't change spontaneously when switching tools while having text selected (Commit)
Import / Export / Save
- when saving as PDF / PS / EPS + LaTeX,
%
signs are now properly escaped (Commit) - the dpi value for exporting to PNG can be specified as a decimal number again
- attribute order is no longer reversed when saving as SVG, so comparing two SVG files is easier now (Commit)
Masking / Clipping
- When releasing or undoing a mask, objects will no longer become unselectable and will use their own bounding box (Commit)
Live Path Effects

- LPE selection dialog looks better now with some desktop themes (Commit)
- Clone original LPE items now get the cloned or linked item's style by default instead of starting with a black fill. A regression that made it impossible to use text elements as source was fixed. Transforms (moving, stretching, shearing) are handled correctly now. (Commit)
- Fill between many: option 'fuse coincident points' has been replaced with good defaults (Commit)
- The Knot LPE allows to switch the direction of self-crossings (Commit)
- When using the PowerStroke LPE with the join type 'extrapolated arc', the corners no longer have a dent, but are smooth again (Commit)
- Roughen LPE now works more reliably (Commit)
- Inkscape no longer becomes unresponsive when selecting an object that is used for the Pattern-Along-Path LPE (Commit)
Performance
- Inkscape no longer becomes unresponsive when opening a document with lots of style tags in it (Commit)
Extensions
General
- Relative paths to linked images no longer break when using an extension (Commit)
- Path elements are now transformed correctly when applying transformation matrices to them (Commit)
- Text element coordinates are now interpreted correctly, even if they use a different unit than px (Commit) and their (guessed) bounding boxes now consider transforms
- Extensions that adjust colors now work on groups again (Commit)
Specific extensions
- Plot extension and HPGL Output extension no longer have an option to automatically convert objects to path, this is now always done (except for texts) (Commit).
- When switching plotter pens using the HPGL output extension, the plotter no longer makes a dot with the new pen at the end of the old pen's line (Commit). The extension now works with multiple pens (marked by their layer name in Inkscape) again (Commit).
- The Interpolate extension now works with the tutorial files again (Commit).
- The extension Render > Barcode > Datamatrix now renders 64 x 64 datamatrices correctly (Commit).
- Rendering a 3D Polyhedron no longer gives deprecation warnings (Commit).
- The Measure Path extension now also works when the Help tab is open when clicking on Apply (Commit
- Color > Randomize extension now works correctly for the Hue and Lightness parameters
- The unnecessary Live preview was removed from the Interactive Mockup extension (Commit)
- The Perspective / Envelope extension now considers transforms (Commit).
- The Hershey text extension fonts now contain letters needed to plot in Danish (Commit). Additionally, the extension can now better handle line heights (Commit).
Extension failure fixes
Fix a failure …
- … when exporting a document with unknown SVG tags to HTML5 canvas (Commit)
- … when trying to access a document node with an unknown tag (Commit)
- … when trying to import a dxf file with a circle / ellipse (Commit)
- … when using the Perfect Bound Cover extension (Commit)
- … when using the Mesh Gradient to Path extension (Commit)
- … when using the JessyInk extension (Commit).
- … when using the DPI Switcher extension (Commit)
Extension API changes / Improvements for Extension Developers
- Shape objects now have an
is_visible
method (Commit) - Documentation extended and improved (Commit, []https://gitlab.com/inkscape/extensions/-/commit/9b21776f7c3d746911dac7305b8e1f2a08e38b70 Commit], Commit, Commit)
- Use an underscore in front of the
name
attribute value to mark things that do not need to be available in the .py file (Commit) - Shape coordinates are now reported in user units (Commit)
inkex.addNS()
is no longer required, attributes likeinkscape:groupmode
can now be used directly, too (Commit)- added method
getElementByName()
to get an object by Inkscape label (Commit) - added method
getElementsByClass()
to get objects by their class name (Commit) - added method to create Star shapes (Commit)
Upcoming deprecations (1.1 will issue a warning, while both the old and the new version will just work in 1.0.1):
- See https://gitlab.com/inkscape/extensions/-/commit/4838d285b01106d243399e6bf36e7956a291eb98
Filters
- Changes to filter region handles are now saved to the file (Commit)
Templates
- The same file can now be used to create multiple template files (Commit)
Markers
Gimp Download Mac Sierra
- Custom markers are now no longer cut off when viewed in a web browser (Commit)
Color management
- When using color management, the color selector works again (Commit)
Command line
- the pre-1.0 options
--export-[type]=
,--file=
and--without-gui=
now have a fallback and print out a warning (Commit) - when converting a pdf to svg on the command line, the poppler text import method no longer changes randomly (Commit)
- opening files with Windows drive paths (with colons) works again (Commit)
- background color is now exported to PNG when using
--export-background
even when--export-background-opacity
is not set explicitly (Commit) - the tab key can now be used to automatically complete Inkscape command line commands in a Linux terminal (bash completion) (Commit)
- in command line arguments, '0' and '1' had been inverted. They now mean the correct thing (0 = False, 1 = True) (Commit)
Even more bug fixes
There were even more issues fixed than those listed above, but these probably only affect a small portion of users, or are relevant for development and packaging only.
For a complete list, visit our GitLab issue tracker and see the commit history (all changes since DATE until release date).
Translations

The following user interface translations received updates:
- Catalan
- Chinese
- Croatian
- Czech
- Dutch
- German
- Hungarian
- Icelandic
- Italian
- Japanese
- Russian
- Spanish
- Ukrainian
The following documentation translations received updates:
- Catalan
- Croatian
- French
- German
Contributing to translations
Want to help with translations? Learn how to help!

Documentation
- A few keyboard shortcuts and examples were fixed / updated
Contributing to documentation and documentation translation
Download Gimp For Mac High Sierra
Contributions to the documentation translations, as well as improvements to its contents, are welcome at the inkscape-docs repository.
Download Gimp
Known issues
Gimp
- The performance issues on macOS persist.
- Many of Inkscape's old bug reports still need to be tested and migrated to the new bug and feature request reporting page. While some progress has already been made, we still need your help with that task.
- All (migrated and new) open issues for the project are listed on GitLab. If you have some time on your hands and can help fixing them, join us in the development chat and let us tackle them together.
