Skip to content

doffn/image-json-generator

Repository files navigation

#⭐ Json Image Generator

Version License Build

A lightweight tool designed to simplify and speed up the creation of Image JSON objects, especially for developers working with APIs, UIs, or automation workflows.


🚀 Features

  • Generate clean and ready-to-use Image JSON objects
  • Auto-formatting with proper keys
  • Copy-to-clipboard support
  • Fast, simple UI for JSON creation
  • Minimalistic and modern design

📦 Installation

Clone the repository

git clone https://github.com/doffn/image-json-generator.git
cd image-json-generator

Install dependencies

(Modify according to your stack — e.g. Node.js, Python, etc.)

If using Node.js / React:

npm install

🛠 Usage

Run development server

npm run dev

Generate Image JSON

  1. Fill in the form (image URL, alt text, optional params)
  2. Click Generate JSON
  3. Copy or download the JSON output

📁 Project Structure

image-json-generator/
│
├── app/                # source code  
│   ├── api/     # main api code
│
├── components/            
│
├── lib/               # documentation, screenshots, demos  
│
├── public/              # public files
│
├── styles/              #INclude styles
│
├── README.md   
├── package.json
└── .gitignore  

📸 Screenshots & Demo

Screenshot


🧪 Running Tests

(If you have tests configured)

npm test

or

pytest

📜 License

This project is licensed under the MIT License. See LICENSE for more details.


🙌 Contributing

Pull requests are welcome! Please open an issue first for major changes.

⭐ Support

If this project helped you, please give it a ⭐ on GitHub!

About

A JSON generator for Images that are used in Nano Banana

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •