Skip to content

📸 Welcome to the Image & Video Tools: Your go-to suite for managing media! Effortlessly resize, crop, and edit images and videos with our versatile tools. Experience seamless media management with powerful, easy-to-use features—all in one place!

License

Notifications You must be signed in to change notification settings

hoangsonww/Image-Video-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image & Video Tools: Unleash the Power of Media

📸 Welcome to the Image & Video Tools application. This application provides a lightweight and comprehensive suite of tools for manipulating images and videos directly in your browser. Below you will find detailed instructions on how to use each tool and information on the available features.

This application is current live here. Let our tools transform your images & videos! 📸

Table of Contents

  1. User Interface
  2. Introduction
  3. Features
  4. Installation
  5. Usage
  6. Python Implementation
  7. Contributing
  8. License

User Interface

Image & Video Tools User Interface

Introduction

This web application offers a variety of tools for editing and manipulating images and videos. Each tool is designed to be user-friendly and efficient, providing a seamless experience for performing common media editing tasks.

Features

Image Resizer

Resize images to specific dimensions while optionally maintaining the aspect ratio.

Image Cropper

Crop images by selecting a rectangular area. The area outside the selection is darkened for better visibility.

Image Rotator

Rotate images in 90-degree increments. The current rotation angle is displayed, and the user can download the rotated image.

Image Filters

Apply various filters to images such as grayscale, sepia, invert, brightness, contrast, blur, saturate, and hue-rotate.

Image Background Remover

Remove the background from images using a pre-trained machine learning model. The user can download the image with the background removed.

Image Converter

Convert images between different formats such as PNG, JPEG, BMP, GIF, WEBP, and TIFF.

Image Watermarker

Add a text watermark to images with customizable text, font size, color, and position.

Thumbnail Generator

Generate 20 random thumbnails from a video or capture a thumbnail at a specific timestamp. Users can select and download their preferred thumbnail.

Sound Remover

Remove audio from videos and download the silent version.

Dark Mode

Toggle between light and dark modes using a button with a moon icon. The user's preference is stored in local storage and applied on subsequent visits.

Installation

To install and run this application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/image-video-tools.git
  2. Navigate to the project directory:

    cd image-video-tools
  3. Open index.html in your preferred web browser.

Usage

General Instructions

  1. Open the application in your web browser.
  2. Use the navigation bar to select the desired tool.
  3. Follow the specific instructions for each tool as outlined below.

Tool-Specific Instructions

Image Resizer

  1. Choose an image by clicking the "Choose an image to resize" input.
  2. Select the desired width and height. Check "Maintain Aspect Ratio" if you want to preserve the original aspect ratio.
  3. Click "Resize Image" to resize the image.
  4. View the live preview and download the resized image if needed.

Image Cropper

  1. Choose an image by clicking the "Choose an image to crop" input.
  2. Drag to select the area to crop.
  3. Click "Crop Image" to crop the image.
  4. View the live preview and download the cropped image if needed.

Image Rotator

  1. Choose an image by clicking the "Choose an image to rotate" input.
  2. Click "Rotate Image" to rotate the image by 90 degrees.
  3. Click "Download Rotated Image" to download the rotated image.

Image Filters

  1. Choose an image by clicking the "Choose an image to apply filters" input.
  2. Select the desired filter from the list of buttons.
  3. View the live preview with the applied filter.
  4. Click "Download Filtered Image" to download the filtered image.

Image Converter

  1. Choose an image by clicking the "Choose an image to convert" input.
  2. Select the desired format by clicking one of the "Convert to..." buttons.
  3. Click "Download Converted Image" to download the image in the selected format.

Image Watermarker

  1. Choose an image by clicking the "Choose an image to watermark" input.
  2. Enter the watermark text.
  3. Adjust the font size, color, and position (X and Y coordinates) of the watermark.
  4. Click "Add Watermark" to apply the watermark.
  5. View the live preview and click "Download Watermarked Image" to download the watermarked image.

Image Background Remover

  1. Choose an image by clicking the "Choose an image to remove background" input.
  2. Click "Remove Background" to process the image. It may take some time depending on the image size.
  3. Click "Download Image" to download the image with the background removed.

Thumbnail Generator

  1. Choose a video by clicking the "Choose a video" input.
  2. Click "Generate 20 Thumbnails" to generate random thumbnails.
  3. Enter a specific timestamp and click "Capture Thumbnail" to generate a thumbnail at that time.
  4. Select a preferred thumbnail from the preview section.
  5. Click "Download Thumbnail" to download the selected thumbnail.

Sound Remover

  1. Choose a video by clicking the "Choose a video to remove sound" input.
  2. Click "Remove Sound" to process the video. It may take some time depending on the video length.
  3. Click "Download Video" to download the video without sound.

Dark Mode

  1. Click the moon icon button to toggle between light and dark modes.
  2. Your preference will be saved and applied on future visits.

Python Implementation

There are also Python implementations of some of the tools available in this application. You can find them in the python directory. The following tools are available:

  1. Background Remover
  2. Image Resizer, Rotator, & Cropper
  3. Audio Remover
  4. Thumbnail Generator

Feel free to run these scripts locally on your machine to perform the desired tasks!

Contributing

We welcome contributions to improve this application. Please follow these steps:

  1. Fork the repository or clone it locally:
    git clone https://github.com/hoangsonww/Image-Video-Tools.git
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m "Description of changes"
  4. Push to the branch:
    git push origin feature-branch
  5. Open a pull request on GitHub if you would like to propose your changes.

License

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

NOTE: Direct copying of this project is not prohibited for any purpose.

I have spent a lot of time and effort to create this project, so I would appreciate it if you do not copy it directly. So, feel free to fork and contribute to this project.

Contact

If you have any questions, feedback, or concerns, please feel free to contact me. I'll be happy to help!


Created with ❤️ by Son Nguyen in 2024. Thank you for visiting us today! 🚀

About

📸 Welcome to the Image & Video Tools: Your go-to suite for managing media! Effortlessly resize, crop, and edit images and videos with our versatile tools. Experience seamless media management with powerful, easy-to-use features—all in one place!

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published