Everyday Documents

Home|Tools

Transparent Image

Convert images to transparent (RGB to RGBA). Useful for creating transparent digital signatures.

Select Image


Image Preview

Click on an individual image to download.


Instructions

How to use the conversion tool

  • Step 1: Open an image file using the 'Select Image' field.
  • Step 2: The image will be processed and output to the preview section.
  • Step 3: Press on images in the preview section to download individual image files.

How it works

  • After the image has been loaded, individual pixels will be processed according to 7 styles. The following images will be output:
  • Original: No change to pixel values.
  • Dark: Pixel values will be scaled to darken the image.
  • Grayscale: Image will be converted to grayscale.
  • Black: Image will be converted to grayscale, scaled to ensure the darkest pixel is black.
  • Alpha Original: The alpha channel for each pixel will be calculated based on the RGB values.
  • Alpha Dark: The alpha channel for each pixel will be calculated based on the RGB values. Pixel values will be scaled to darken the image.
  • Alpha Greyscale: The alpha channel for each pixel will be calculated based on the RGB values. Red, green and blue pixel values will be set to black (0, 0, 0).
  • Alpha Black: The alpha channel for each pixel will be calculated based on the RGB values, scaled to ensure the darkest pixel is black. Red, green and blue pixel values will be set to black (0, 0, 0).
  • For privacy, images are not loaded to a server. All conversions are done locally on your device.