Skip to content

muazsrc/Convertr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convertr - Image File Converter

Convertr is a modern, user-friendly web application that allows you to convert between various image formats and PDF files with ease. Built with HTML, CSS, and JavaScript, it provides a seamless experience for converting your files without the need for complex software installations.

Features

  • Multiple Format Support: Convert between JPEG, PNG, GIF, TIFF, BMP, and PDF
  • Bidirectional Conversion: Convert images to PDF and PDF to images
  • Multi-page PDF Support: Extract all pages from a PDF as separate image files
  • Batch Processing: Convert multiple files at once with progress tracking
  • Responsive Design: Works seamlessly on desktop, tablet, and mobile devices
  • Modern UI: Clean, intuitive interface with smooth animations and transitions
  • No Server Required: All conversions happen in your browser using client-side JavaScript

How to Use

Basic Usage

  1. Upload a File: Drag and drop your file into the upload area or click to browse your files
  2. Select Target Format: Choose the format you want to convert your file to
  3. Convert: Click the "Convert" button to start the conversion process
  4. Download: Once conversion is complete, download your converted file

Supported Conversions

  • Image to Image: Convert between JPEG, PNG, GIF, TIFF, and BMP formats
  • Image to PDF: Convert any image format to a PDF document
  • PDF to Image: Extract images from PDF documents (supports multi-page PDFs)

Step-by-Step Tutorial

Converting an Image to a Different Format

  1. Open the Website: Navigate to the Convertr website in your browser (add an image of the homepage)

  2. Upload Your Image: Click on the upload area or drag and drop your image file (add an image of the upload area with a file being dragged)

  3. View Image Preview: After uploading, you'll see a preview of your image and details about the file (add an image of the image preview section)

  4. Select Target Format: From the dropdown menu, select the format you want to convert to (e.g., PNG, JPEG, etc.) (add an image of the format selection dropdown)

  5. Convert the Image: Click the "Convert" button to start the conversion process (add an image of the convert button being clicked)

  6. Download the Converted File: Once conversion is complete, click the "Download" button to save your converted file (add an image of the download button and completed conversion)

Converting a PDF to Images

  1. Upload a PDF: Click on the upload area or drag and drop your PDF file (add an image of a PDF being uploaded)

  2. Select Image Format: Choose the image format you want to extract from the PDF (e.g., PNG, JPEG) (add an image of selecting an image format for PDF conversion)

  3. Convert the PDF: Click the "Convert" button to start the extraction process (add an image of the conversion process with progress bar)

  4. Download the Images: For multi-page PDFs, you'll receive a ZIP file containing all extracted images (add an image of the download button for a ZIP file)

Converting an Image to PDF

  1. Upload an Image: Click on the upload area or drag and drop your image file (add an image of an image being uploaded)

  2. Select PDF Format: Choose "PDF" from the target format dropdown (add an image of selecting PDF as the target format)

  3. Convert the Image: Click the "Convert" button to create a PDF from your image (add an image of the conversion process)

  4. Download the PDF: Once conversion is complete, click the "Download" button to save your PDF (add an image of downloading the PDF)

Technical Details

Convertr uses the following technologies:

  • HTML5: For structure and semantic markup
  • CSS3: For styling and animations
  • JavaScript: For client-side functionality and file processing
  • PDF.js: For PDF rendering and manipulation
  • pdf-lib: For PDF creation and modification
  • JSZip: For handling multi-page PDF conversions

Browser Compatibility

Convertr works on all modern browsers including:

  • Google Chrome (recommended)
  • Mozilla Firefox
  • Microsoft Edge
  • Safari
  • Opera

Privacy

Convertr processes all files locally in your browser. Your files are never uploaded to any server, ensuring your privacy and security.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Found a bug or have a suggestion? Visit the Contact page to report it or reach out through the provided contact methods.


© 2025 Muaz's Image Convertr. All rights reserved

About

Converter App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors