Skip to content

Just a quick extension to allow users to save images as JPEG or PNG. This is a work in progress, let me know if you find any problems.

Notifications You must be signed in to change notification settings

xcrap/saveasmultitype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save as MultiType

Description

Just a quick extension to allow users to save images as JPEG or PNG. This is a work in progress, let me know if you find any problems.

Features

  • Save images in JPG or PNG
  • One-click saving process
  • Customizable save options
  • Lightweight and easy to use

Installation

  1. Clone this repository or download the ZIP file.
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" and select the directory containing the extension files.

Usage

  1. Right-click on an image you want to save.
  2. Select "Save image as..." from the context menu.
  3. Choose your desired format(s) from the popup.
  4. Click "Save" to download the image in the selected format(s).

Development

To set up the development environment:

  1. Ensure you have Bun installed.
  2. Run bun install to install dependencies.
  3. Make your changes in the JavaScript files directly.
  4. Run bun run build:css to compile the Tailwind CSS file.

Scripts

  • bun run build:css: Compiles the Tailwind CSS file
  • bun run watch:css: Watches for changes in your CSS and recompiles Tailwind

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

Just a quick extension to allow users to save images as JPEG or PNG. This is a work in progress, let me know if you find any problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published