Skip to content

news2-bit/format-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Format Converter

A simple web-based image format converter. Upload an image and convert it to JPG or PNG format on the fly.

Features

  • Upload any image format
  • Convert to JPG or PNG
  • Instant preview
  • Download converted image

Setup

npm install
npm start

Visit http://localhost:3000 in your browser.

Dependencies

  • Express.js - Web server
  • Sharp - Image processing
  • Multer - File upload handling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors