You can import from Fireworks PNG (as JSON) to the Sketch (for ver.41). (README in Japanese)
TL;DR: Fireworks to Sketch 3 — QuickCast.
Old Versions
Download the plugin zip and unzip. Open the Folder and double click the "JSON to Layers.sketchplugin".
And need install "Fw to JSON" command.
- Create new document and run the plugin in Sketch.
- Select the exported JSON file in the Fw to JSON.
- To complete the import wait a little.
Pages and States convert as Artboards. Pages are arranged horizontally to the canvas. Stataes are vertically aligned to the canvas.
If not transformed create Rectangle Layer in Sketch. Otherwise, create layer by Path.
Layers and sub-layers convert group layer with enabled "Click-through when selecting".
Can't convert the feather.
Will convert Linear to Liner Gradient, Radial and Elliptical to Radial Gradient, Conical to Angular Gradient. otherwise convert to Linear gradient in Sketch.However, conical is incomplete conversion.
Export as a bitmap of applying the pattern. Original pattern files are not exported.
Stroke setting to be converted is as follows.
- Stroke width
- Stroke position
- Radius
- dash setting
- shape (circle or square)
3-th of each gap and line setting are discared in Sketch.
These blend mode is not supported in the Sketch. Convert as "Normal".
- average
- dissolve
- inversecolorburn
- softburn
- linearburn
- inversecolordodge
- softdodge
- lineardodge
- softlight2
- vividlight
- linearlight
- pinlight
- hardmix
- negation
- red
- green
- blue
- reflect
- glow
- freeze
- heat
- additive
- subtractive
- subtract
- interpolation
- stamp
- xor
- invert
- tint
- erase
There Live Effects are not convert.
- Ajust Color
- Auto Levels
- Brightness/Contrast
- Curves
- Hue/Saturation
- Invert
- Levels
- Bevel and Emboss
- Blur
- Blur
- Blur More
- Radius Blur
- Other
- Sharpen
- Photoshop Live Effects
- Bevel and Emboss
- Satin
- Pattern Overlay
Inside process is different, it will not be same result.
Symbol convert as symbol. but, if Different bounding, generate as new symbol.
Convert as Group.
Export as Fireworks PNG and apply patterned Fill in Sketch.
Sketch can't use bitmap as a mask. Instead, use a rectangle of same bounding. Import a bitmap manually, if necessary.
- Open Console.app from
/Applications/Utilities/
. - Type "Sketch Plugin" in filter box.
- Run broken plugin.
- Submit output of the Console.app via Github issues with the version of your Sketch.app.
This software is released under the MIT License, see LICENSE.