You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📸 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! 📸
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:
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! 🚀
The text was updated successfully, but these errors were encountered:
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
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:
Clone the repository:
Navigate to the project directory:
cd image-video-tools
Open
index.html
in your preferred web browser.Usage
General Instructions
Tool-Specific Instructions
Image Resizer
Image Cropper
Image Rotator
Image Filters
Image Converter
Image Watermarker
Thumbnail Generator
Sound Remover
Dark Mode
Contributing
We welcome contributions to improve this application. Please follow these steps:
git commit -m "Description of 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! 🚀
The text was updated successfully, but these errors were encountered: