Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Welcome to Image & Video Tools! #2

Open
hoangsonww opened this issue May 23, 2024 · 0 comments
Open

Welcome to Image & Video Tools! #2

hoangsonww opened this issue May 23, 2024 · 0 comments
Assignees

Comments

@hoangsonww
Copy link
Owner

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's our tools cook your images & videos! 📸

Table of Contents

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

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 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.

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.

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 or feedback, feel free to contact me.


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

@hoangsonww hoangsonww self-assigned this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant