Media Guide¶
MEDIA GUIDE¶
Recommended formats¶
- equipment photos: JPG
- software screenshots: PNG
- block diagrams and connection schematics: SVG
- short animations for README/GitHub: GIF
- higher-quality site videos: MP4/WebM
Recommended structure¶
images/
├── photos/
├── screenshots/
├── diagrams/
├── schematics/
└── animations/
Rules¶
- use English file names;
- lowercase;
- underscore-separated words;
- do not mix photos and screenshots;
- keep KiCad sources separate from exported documentation images.