Skip to content

arrighi-fabien/Conversion-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project description

This project is a website for converting images into different formats.

Supported formats

Input files Output files
.jpg .jpg
.png .png
.bmp .bmp
.webp .webp
.jpeg .pdf
  .ico

⚠ Not all output formats are supported for all input formats.

Features

  • Convert multiple images simultaneously.
  • No data stored on server.

Technologies used

Installation and execution

Prerequisites

Installation

  1. Clone this repo: git clone https://github.com/arrighi-fabien/Convertion-Site.git
  2. Go to the directory: cd {your-repo}.
  3. Build the Docker image and launch the container: docker-compose up --build
  4. Open your browser and go to http://localhost:8080

Usage

  1. Select one or more files to convert.
  2. Choose output format(s).
  3. Click on the "Convert" button.
  4. The converted files are automatically downloaded.

About

Website for converting images into different formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published