Icon Studio - SVG helper tool for creating custom icons

9 days ago

What the application does:

  1. The application can import SVG files with limited functions
  2. Can try to convert PNG to SVG
  3. Can open PNG as reference image - semitransparent
  4. Can have multiple layers that can be hidden for export
  5. Can export final SVG or PNG image
  6. Recently added Bezier curves

Release link: Release Icon Studio · DeznekCZ/COIM

How it looks:

image.png

Buttons and details:

image.png

  1. Opens user saved file with images: *.iconstudio.xml
  2. Saves user created images to file *.iconstudio.xml
  3. Open window for import of existing SVG file
  4. Open window for export as SVG or PNG
    1. PNG: image.png
    2. SVG:image.png
  5. Ratio: this setting is needed for configuration how proportional the image would be created, by default it is 1:1, but can be defined teoreticly in the final size of image or by the screen
  6. Add additional layer for easier drawing of image, is transparent and can be color picked
  7. Trace PNG (beta) - tries to convert PNG file and adds new layer with possible shapes that must be later edited
  8. Name of opened project file
  9. Selected tool from toolbar

Shapes

  1. image.pngSelection tool, allows to select and edit shapes on the drawing board
  2. Rectangle / Square - creates a square
    image.png
  3. Circle or Oval - creates a circle
    image.png
  4. Line
    image.png
  5. Polygon
    image.png
  6. Polyline - (does not work now)

TODOs:

  1. Add option to use gradient color backgrounds
  2. Add Bezier curve definition for points to make round shapes
  3. Fix polyline
  4. Optimize importing of PNG files

image.png

Edited 7 days ago
47 Showing 11 of 1
Log in to reply.