{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics/2"}],"enrichment":{"capability":"Converts Figma .fig design files into Sketch .sketch documents that can be opened in Sketch applications, handling frame-to-artboard mapping and style translation.","skillfed_tags":["design-tools","file-format-conversion"],"use_cases":["Migrate a Figma design system into Sketch for teams that use Sketch as their primary design tool.","Batch-convert multiple Figma files to Sketch format as part of a design handoff or archival workflow.","Debug design data translation by dumping intermediate JSON and inspecting how Figma structures map to Sketch.","Handle corrupted images in Figma exports by forcing conversion with the --force-convert-images flag.","Ensure consistent frame-to-artboard conversion across multiple files using the --salt parameter for reproducible ordering."],"what_it_does":"fig2sketch is a command-line tool that reads Figma design files (.fig) and translates them into Sketch documents (.sketch) for use in Sketch applications. It handles structural differences between the two formats\u2014notably converting Figma Frames to Sketch Artboards or Groups as needed, and adapting text rendering and styling to match Sketch's capabilities. The tool depends on Pillow, fonttools, appdirs, and zstd for image handling, font processing, and compression.\n\nThe conversion aims for high fidelity but is not pixel-perfect; text rendering may show minor differences due to platform variations, and some Figma-specific data types are ignored or transformed during conversion. The tool offers command-line flags to control instance handling, force image conversion, and dump intermediate JSON for debugging. Optional performance improvements are available by installing Rust-based extensions, though the base installation works without them.","worth_installing":"Yes, if you need to move Figma designs into Sketch. The tool is actively maintained and has no known vulnerabilities. Install friction is real\u2014four dependencies including compiled libraries\u2014but manageable for a one-time or occasional conversion task. Verify the license status before using in production, as metadata shows unclear treatment despite the MIT mention in the description."},"id":"fig2sketch","links":{"html":"https://skillfed.io/packages/fig2sketch","md":"https://skillfed.io/packages/fig2sketch.md","pypi":"https://pypi.org/project/fig2sketch/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-15","license_spdx":null,"license_treatment":"unclear","name":"fig2sketch","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":79184,"position":14374,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.0"}
