Docs | imagemash.io
DashboardSign up for Free
  • 🎉imagemash.io
  • 🚀Getting Started
    • Simple CDN Link Usage
  • 💽Sources
    • IM Cloud Storage
    • Image URL
    • Storage Providers
      • Amazon S3
      • Google Cloud
      • S3 Compatible Storage
    • Web Folder
  • 🖼️Image Transform
    • Transform Options
      • Quality
      • Width
      • Height
      • Scale
      • Crop
      • Gravity
      • Background
      • Border
      • Round
      • Output Format
      • Angle (Rotate)
      • Flip
      • Helpers
        • x, y
      • Filters
        • Tint
        • Flatten
        • Grayscale
        • Blur
        • Sharpen
        • Median
        • Threshold
        • Negative
    • Transform Cheat Sheet
    • Named Transforms
  • 🛠️API
    • API - Good to knows
    • API Methods
      • Account
        • Named Transforms
          • Get named transforms
          • Add named transform
          • Remove named transform
        • Image URL Restriction
          • Get keyword list
          • Add keyword to list
          • Remove keyword from list
          • Change keyword list usage
      • Storage
        • Upload file
        • Get and search files
        • Delete files
        • Add new tags to files
        • Set tags of files
        • Remove tags from files
        • Purge Cache
      • Optimize / Transform
  • ❓How it works?
    • Custom Domain
    • Bandwidth
    • Cloud Storage
    • Caching
    • Purge Cache
    • Limits
  • Contact Us
Powered by GitBook
On this page
  1. Image Transform

Transform Cheat Sheet

Quick overview of transform options

Name
Abbrev
Explanation. Default Value. (Example Usage)

q

Sets quality. Default "80". (q_50)

w

Sets width. (w_200)

h

Sets height. (h_200)

s

Scales image. (s_20)

c

Sets crop type. Default "cover". (c_contain)

g

Sets gravity of cropped image. Default "center". (g_center)

bg

Sets background color. Default "white". (bg_auto, bg_green, bg_030303)

bo

Sets border. (bo_2px_red, bo_2_red)

r

Rounds the edges of image. (r_10)

f

Sets output format of image. Default "webp". (f_jpg)

a

Rotate image with given angle. (a_90)

flip

Flips image on axis (flip_x, flip_y, flip_xy, flip_yx)

tint

Blends image with color. (tint_green, tint_030303)

flatten

Changes transparent pixels with background color. (flatten)

grayscale

Apply Grayscale filter. (grayscale, greyscale)

blur

Apply Blur filter. (blur_5)

sharpen

Apply Sharpen filter. (sharpen_5)

median

Apply Median filter. (median_5)

threshold

Apply Threshold filter. (threshold_5)

negative

Apply Negative filter. (negative)

PreviousNegativeNextNamed Transforms

Last updated 2 years ago

🖼️
quality
width
height
scale
crop
gravity
background
border
round
outputFormat
angle (rotate)
flip
tint
flatten
grayscale
blur
sharpen
median
threshold
negative