Froggum Icon Editor

Pixel perfect icons

View the Project on GitHub

Using Froggum

UI Overview

  1. Tab Bar

    All of your open icons are listed at the top, just like most other applications. Froggum automatically saves your open files, and remembers which files are open and even which one was last open.

  2. Side Bar

    Along the side, there is a space similar to the Layers dialog in Photoshop or GIMP. Each path in the icon has an entry, including a small view of the path, a switch to control whether or not it is visible, the name of the path (which can be changed), and buttons to change the fill and stroke patterns.

    1. Mini-view

      The mini-view is just that: a view of the icon. Useful for when you want to see how edits affect the shape while zoomed in.

    2. Visibility switch

      The visibility switch controls whether or not the path is shown in the editor. It has no effect on the saved file.

    3. Name editor

      Each path has a name, saved as the id attribute in the file. Double-clicking willlet you change the name.

    4. Fill and Stroke buttons

      Clicking these buttons opens a dialog to let you choose the pattern used by the path. More on this later.

    Along the bottom of the side bar are five path manipulation buttons:

    • New path, which creates a new path and adds it to the image
    • Duplicate Path, which creates a copy of the current path and adds it
    • Move up/move down, which change the order of the paths
    • Delete path, which removes the current path.
  3. Editor view

    The editor view is where all editing occurs. All visible paths are shown here, including any control handles for the selected path. You can scroll to zoom in or out, and drag to pan around.