Create stunning, customizable logos for your community or organization in seconds!
Live Demo Β· Report Bug Β· Request Feature Β· π¬ Join WhatsApp Community
Note
This project is a fork of FOSS United's Campus Logo Generator, adapted and enhanced for BUDE Global Enterprise. We extend our gratitude to the FOSS United Foundation for their original work.
- π¨ Real-time Preview - See your logo update as you type
- π Dark/Light Mode - Switch between themes instantly
- π₯ Multiple Formats - Download as SVG or PNG
- π± Responsive Design - Works on desktop and mobile devices
- β‘ No Dependencies Runtime - Pure vanilla JavaScript, no frameworks needed
- π― One-Click Download - Generate and save your logo instantly
If you find this project helpful, consider supporting our work!
- Any modern web browser (Chrome, Firefox, Safari, Edge)
- A local web server (optional, for development)
-
Clone the repository
git clone https://github.com/BUDEGlobalEnterprise/bude-logo-generator.git cd bude-logo-generator -
Open in browser
Simply open
index.htmlin your browser, or use a local server:# Using Python python -m http.server 8080 # Using Node.js npx serve . # Using VS Code # Install "Live Server" extension and click "Go Live"
-
Start creating logos!
- Enter your college/community name in the input field
- Toggle between light and dark modes
- Select your preferred format (SVG or PNG)
- Click "Download" to save your logo
- Enter Name: Type your college or community name in the input field
- Choose Theme: Click "Switch to Dark" or "Switch to Light" to change the color scheme
- Select Format: Use the dropdown to choose between SVG (vector) or PNG (raster)
- Download: Click the download button to save your customized logo
| Format | Best For | File Size | Scalability |
|---|---|---|---|
| SVG | Print materials, large displays, websites | Smaller | Infinite |
| PNG | Social media, presentations, documents | Larger | Fixed resolution |
bude-logo-generator/
βββ index.html # Main application file
βββ README.md # This file
βββ LICENSE # MIT License
βββ CONTRIBUTING.md # Contribution guidelines
βββ CODE_OF_CONDUCT.md # Community code of conduct
βββ CHANGELOG.md # Version history
βββ assets/
β βββ favicon/ # Browser tab icons
β βββ *.svg, *.png # Logo assets
βββ scripts/
β βββ main.js # Application logic
βββ styles/
βββ main.css # Styling
| Technology | Purpose |
|---|---|
| HTML5 | Structure and SVG embedding |
| CSS3 | Styling and responsive design |
| JavaScript | Interactivity and download logic |
| Bootstrap 4 | UI components and layout |
| Font Awesome 4 | Social media icons |
Contributions make the open-source community amazing! See our Contributing Guidelines for how to get started.
- Fork the repository
- Create a feature branch:
git checkout -b feature/amazing-feature - Make your changes
- Commit:
git commit -m 'Add amazing feature' - Push:
git push origin feature/amazing-feature - Open a Pull Request
- Add more logo templates
- Support for custom colors
- Add text customization (font, size, position)
- Generate social media sized assets
- Add watermark option
- Multiple language support
See the open issues for a full list of proposed features.
See CHANGELOG.md for a history of changes.
This project is licensed under the MIT License - see the LICENSE file for details.
β You can:
- Use commercially
- Modify and distribute
- Use privately
- Sublicense
β You cannot:
- Hold us liable
- Use our trademarks without permission
π You must:
- Include the original license
- Include copyright notice
Original Work: Copyright Β© 2023 FOSS United Foundation
Fork: Copyright Β© 2024 BUDE Global Enterprise
By accessing and using this service, you agree to be bound by our Terms and Conditions.
Special thanks to:
- FOSS United Foundation - For the original Campus Logo Generator project
- TinkerHub - For design inspiration
- Bootstrap - For the amazing UI framework
- Font Awesome - For the beautiful icon system
- Bude Global Community - For contributing feedback and suggestions
- All Contributors - Thank you for making this project better!
Bude Global Enterprise
| Platform | Link |
|---|---|
| π Website | budeglobal.in |
| π Blog | blog.budeglobal.in |
| πΌ LinkedIn | linkedin.com/company/budeglobal |
| π GitHub | github.com/BUDEGlobalEnterprise |
| πΊ YouTube | @BudeGlobalEnterprise |
| π¦ Twitter/X | @budeglobalerp |
| π· Instagram | @budeglobal |
| Channel | Link |
|---|---|
| π Bug Reports | GitHub Issues |
| π¬ Discussions | GitHub Discussions |
| π± WhatsApp Community | Join our WhatsApp Group |
| π§ Email | budeglobalerp@gmail.com |
β Star this repository if you find it helpful!
Made with β€οΈ by Bude Global Enterprise
Empowering developers through open collaboration

