.FZ

FZ File

Fritzing Sketch File
Ask a question
QUICK ANSWER

An FZ file is a Fritzing sketch - an XML document holding a circuit design across breadboard, schematic, and PCB views. Open it with Fritzing (Windows/macOS/Linux). If parts look wrong or missing, you need the .fzz version instead, which bundles the parts together with the sketch.

Developer: Fritzing (originated at University of Applied Sciences Potsdam / Fritzing GmbH) Category: CAD Files Open standard MIME: application/x-fritzing-fz
OPENS ON Windows macOS Linux
Related: .DWG · .SLDPRT · .EASM · .NWD

On this page

19k+ extensions indexed
Last reviewed Aug 21, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the FZ file format?

A .fz file is a Fritzing Sketch File - the native project format of Fritzing, an open-source electronics design application aimed at prototypers and hobbyists. The file stores a complete circuit sketch in plain-text XML (UTF-8), describing component placement and wiring across three parallel design views: breadboard, schematic, and PCB layout.

Internally, the document uses a <module> root element carrying a fritzingVersion attribute that records which version of the application last saved it. Part instances appear under <instances>, each containing per-view geometry, connection data, and component properties. Because .fz references parts by library ID rather than embedding them, a file may not render correctly without the matching Fritzing parts library installed.

For sharing, Fritzing wraps the .fz together with any custom parts (.fzp definitions and .svg visuals) and Arduino sketches (.ino) into a .fzz ZIP archive - the recommended distribution format. The .fz itself carries no compression or encryption and typically ranges from a few kilobytes to a few hundred kilobytes, depending on circuit complexity.

The format is supported on Windows, macOS, and Linux through the official Fritzing application. Its plain-text XML structure also allows inspection or manual editing in any standard text editor.

Security & safety

RISK: LOW

A .fz is a plain XML document with no executable code, so it is safe to open and inspect. The only practical hazard is that a Fritzing sketch can reference an attached Arduino sketch (.ino) - review any bundled code before flashing it to hardware. Download Fritzing only from fritzing.org or its official GitHub; some third-party 'fz openers' are adware bundles.

Format details

in a nutshell
FULL NAMEFritzing Sketch Fileaka Fritzing project file, Fritzing sketch
DEVELOPERFritzing (originated at University of Applied Sciences Potsdam / Fritzing GmbH)since 2009 (Fritzing 0.x; .fz is the early uncompressed sketch format)
CATEGORYCAD Files
MIME TYPEapplication/x-fritzing-fz
TYPEXML document describing a Fritzing electronics circuit sketch (breadboard, schematic, PCB views)
STANDARDOpen · royalty-free
This extension is also used by…
  • Casio synthesizer voice data - Older .fz files were sample/voice banks for Casio FZ-1/FZ-10M samplers - unrelated to Fritzing.
  • FileWrangler / Frozen-Bubble level data - Legacy uses of .fz by FileWrangler compressed files and the Frozen Bubble game's level format.

Programs that open FZ files

Windows2 apps
Fritzing Paid File → Open and select the .fz. Fritzing is now a small paid download (pay-what-you-want, from €8) but source is free to build.
Notepad / any text editor Open-source Open the .fz to read its XML (parts, connections) - inspection only, no rendering.
macOS1 app
Fritzing Paid Open the .fz in the Fritzing macOS app (universal build available).
Linux1 app
Fritzing Paid Install from fritzing.org or distro repos and open the .fz; source is on GitHub to compile free.

Technical details

deep spec
Format typePlain-text XML (UTF-8), uncompressed
MIME typeapplication/x-fritzing-fz
File signatureNo binary magic bytes; file begins with the XML declaration <?xml … ?> followed by a <module> root element
Root XML element<module> carrying a fritzingVersion attribute that records the Fritzing app version which last saved the file
Design views encodedThree simultaneous views per circuit - breadboard, schematic, and PCB layout - each stored within every part instance
Part referencing modelParts referenced by library ID only; custom part definitions are not embedded inside the .fz file
Instance data structureEach <instance> holds per-view geometry (x/y position, rotation), connection wire data, and component properties
CompressionNone - the .fz is uncompressed XML; its distributable counterpart .fzz wraps it inside a ZIP archive
Typical file sizeA few KB to a few hundred KB depending on circuit complexity (geometry and references only; part data not embedded)
Board and view settingsStores board geometry and per-view display settings such as grid size, zoom level, and pan offsets alongside part instances
Parts library dependencyFile may fail to render correctly without the Fritzing parts library containing the part IDs referenced in the sketch
Shareable packaging.fzz bundles the .fz with custom .fzp part files and .ino Arduino code for complete, self-contained portability
Relationship to .fzzThe .fz is the inner document inside every .fzz archive; .fzz carries ZIP magic bytes (50 4B 03 04), distinguishing it from the plain-XML .fz
Supported platformsWindows, macOS, Linux - via the official Fritzing application or any XML-capable text editor for inspection
Released2009 (Fritzing 0.x; .fz is the early uncompressed sketch format)
Latest versionSketch format tracked by the fritzingVersion attribute (Fritzing 1.0.x as of 2024)
Open standardYes · royalty-free
Specificationgithub.com

FZ conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with FZ files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about FZ files.

Frequently asked questions

How do I open an .fz file?
Open it in Fritzing (Windows/macOS/Linux), the electronics design tool the format belongs to: File → Open. To just read its XML, open it in any text editor.
What's the difference between .fz and .fzz?
.fz is the raw XML sketch and references parts without embedding them. .fzz is a ZIP that bundles the .fz together with its custom parts and code, so it opens correctly on any machine - the preferred sharing format.
My .fz opens but parts are missing or look wrong - why?
Because .fz doesn't include custom part definitions, only references them. Ask for the project as an .fzz instead, or install the missing parts/bins in Fritzing.
Is Fritzing free?
The source code is free (open-source on GitHub), but the prebuilt app is now a small pay-what-you-want download (from about €8) to fund development. You can compile it yourself at no cost.
Can I convert an .fz to PDF or an image?
Yes - open it in Fritzing and use File → Export to save any view as PDF, PNG or SVG. There's no standalone .fz converter.
Is .fz always a Fritzing file?
Today, almost always. The extension was historically also used by Casio FZ samplers, FileWrangler and the Frozen Bubble game, but the dominant current meaning is a Fritzing sketch.

References

1Fritzing - official sitefritzing.org
2Fritzing wiki - 2.2 Sketch file format (.fz)github.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.MDMarkdown Document
3.CRDOWNLOADChrome Partial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.NOMEDIAAndroid No-Media Marker File
7.RPMSGRestricted Permission Message
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

Related extensions

.DWGAutoCAD Drawing Database
.SLDPRTSOLIDWORKS Part File
.EASMeDrawings Assembly
.NWDNavisworks Document (published 3D model)
.VWXVectorworks Design File
.DXFDrawing Exchange Format (AutoCAD DXF)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z