diff --git a/docs/screenshots/README.md b/docs/screenshots/README.md index d3c0143..66ceb41 100644 --- a/docs/screenshots/README.md +++ b/docs/screenshots/README.md @@ -1 +1,17 @@ -Creating screenshot files from the captured images... +# DynamoDNS Screenshots + +This directory contains visual assets for the DynamoDNS application: + +## SVG Screenshots +- `auth-page.svg` - Authentication page mockup +- `dashboard.svg` - Dashboard overview mockup +- `dns-records.svg` - DNS Records management mockup +- `domains.svg` - Domains management mockup + +## Conversion Tool +- `svg-to-png.html` - Browser-based tool to convert the SVG files to PNG format + +## Documentation +- `screenshot-guide.md` - Guide explaining the purpose and content of each screenshot + +The SVG format provides sharp, scalable images that can be viewed in any modern browser. To convert to PNG format for broader compatibility, open the `svg-to-png.html` file in a web browser and use the download buttons. diff --git a/docs/screenshots/svg-to-png.html b/docs/screenshots/svg-to-png.html new file mode 100644 index 0000000..3dcd6ad --- /dev/null +++ b/docs/screenshots/svg-to-png.html @@ -0,0 +1,138 @@ + + +
+ + +