Skip to content

coders908/image-converter

Repository files navigation

🖼️ ImageConverter

Version License GitHub

ImageConverter Preview

A high-performance, private, and lightning-fast image conversion tool. Built for developers and users who value speed and data privacy.


🚀 What it does

ImageConverter is a professional-grade web application that allows you to transform images between multiple formats (PNG, JPEG, WebP, AVIF, GIF, TIFF) instantly. It combines client-side processing with a robust Node.js backend to ensure maximum performance and security.

Key Features:

  • Lightning Fast: Optimized engine for bulk conversions in seconds.
  • Privacy First: Most processing happens locally; files are cleared immediately from the server.
  • No Accounts: 100% anonymous usage. No registration, no tracking.
  • Modern UI: Clean, dark-themed interface with smooth animations and drag-and-drop support.
  • Security Guard: Built-in validation to prevent corrupt or malicious file processing.

🛠️ Tech Stack

  • Frontend: React 19 (TypeScript), Vite, Tailwind CSS, Lucide Icons.
  • Backend: Node.js, Coders.api, Sharp (Image Processing), Multer.

🏁 Getting Started

Prerequisites

  • Node.js (Latest LTS recommended)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/coders908/image-converter.git
    cd image-converter
  2. Install dependencies:

    npm install
    cd server
    npm install
    cd ..
  3. Run the application:

    In this version, we use custom scripts for development:

    • Start the Frontend:
      npm run dvmode
    • Start the Backend:
      cd server
      node .

    Access the app at http://localhost:3000.


🆘 Support & Resources

If you encounter any issues or have questions:

  • Discord: Connect with me on Discord: coders1_1.
  • Profile: Visit my NPM Profile for more tools.
  • Issues: Open an issue on the GitHub repository.

👤 Maintainer

Developed and maintained with ❤️ by coders908.


⚖️ License & Copyright

This project is licensed under the MIT License.

Important: If you use, modify, or redistribute this software, you must retain the original copyright notice and include a visible link to the author's GitHub profile: github.com/coders908.

About

High performance, private image converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors