This Chrome extension allows users to resize images according to social media platform requirements such as Facebook, Instagram, Twitter, and LinkedIn. It supports both preset dimensions and custom input for resizing, along with the option to choose output formats like JPEG, PNG, etc.
-
Installation:
- Download the extension files from the repository.
- Open Google Chrome and go to
chrome://extensions/
. - Enable Developer Mode in the top right corner.
- Click on "Load unpacked" and select the downloaded extension folder.
- The extension icon will appear in your Chrome toolbar.
-
Usage:
- Click on the extension icon in the Chrome toolbar to open the extension popup.
- Upload an image using the "Choose Image" button.
- Select a social media platform from the dropdown menu (
Facebook
,Instagram
,Twitter
,LinkedIn
). - Choose a preset dimension (e.g.,
Profile Photo
,Cover Photo
,Landscape
,Portrait
,Square
) or enter custom dimensions. - Select the desired output format (e.g.,
JPEG
,PNG
). - Click the "Resize" button to process the image.
- Once resized, click the "Download" button to save the resized image.
-
Feedback: Your feedback is valuable! If you encounter any issues or have suggestions for improvement, please submit an issue on GitHub.
- HTML
- CSS (Flexbox, CSS Grid)
- JavaScript (Canvas API, Chrome Extension API)