![Deno 2.2 Improves Dependency Management and Expands Node.js Compatibility](https://cdn.sanity.io/images/cgdhsj6q/production/97774ea8c88cc8f4bed2766c31994ebc38116948-1664x1366.png?w=400&fit=max&auto=format)
Security News
Deno 2.2 Improves Dependency Management and Expands Node.js Compatibility
Deno 2.2 enhances Node.js compatibility, improves dependency management, adds OpenTelemetry support, and expands linting and task automation for developers.
akamai-filerobot-converter
Advanced tools
[![Release](https://img.shields.io/badge/release-v0.1.6-blue.svg)](https://github.com/scaleflex/akamai-filerobot-converter) [![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing) [![License](https://img.
$ npm install --save akamai-filerobot-converter
There are two available methods: akamaiToFilerobot, filerobotToAkamai.
akamaiToFilerobot('<URL>?im=Rotate,degrees=50;BackgroundColor=00ff00')
// '<URL>?r=-50&bg_colour=00ff00'
filerobotToAkamai('<URL>?r=50&bg_colour=ff00ff')
// '<URL>?im=Rotate,degrees=-50;BackgroundColor,color=ff00ff'
Rotate
Auto Crop
syntax #1: [ImageURL]?im=Crop,width=[width_to_crop],height=[height_to_crop]
syntax #2: [ImageURL]?im=Crop,size=([width_to_crop],[height_to_crop]
Positionable Crop
Region of interest Crop
Resize
syntax #1: [ImageURL]?im=Resize,width=[resized_width],height=[resized_height]
syntax #2: [ImageURL]?im=Resize=([resized_width],[resized_height])
syntax #3: [ImageURL]?im=Resize,width=[resized_width]
syntax #3: [ImageURL]?im=Resize,height=[resized_height]
Watermark
syntax minimum: [ImageURL]?im=Composite,image=(url=[url_to_the_image_text_or_shape])
syntax position: [ImageURL]?im=Composite,xPosition=[value],yPosition=[value],image=(url=[url_to_the_image_text_or_shape])
syntax scaling: [ImageURL]?im=Composite,scaleDimension=[height/width],scale=[value],image=(url=[url_to_the_image_text_or_shape])
Text Watermark
syntax minimum: [ImageURL]?im=Composite,image=(type=Text,text=[URL_encoded_string])
syntax position: [ImageURL]?im=Composite,xPosition=[value],yPosition=[value],gravity=[direction],image=(type=Text,text=[URL_encoded_string])
syntax scale and color : [ImageURL]?im=Composite,image=(type=Text,text=[URL_encoded_string],size=[font_size],fill=[hex_color_value])
Background Color
Rotate
Auto Crop
Positionable Crop
Region of interest Crop
Resize
syntax #1: [ImageURL]?w=[resized_width]&h=[resized_height]
syntax #2: [ImageURL]?w=[resized_width]
syntax #3: [ImageURL]?h=[resized_height]
Watermark
syntax minimum: [ImageURL]?=wat=1&wat_url=[url_to_the_image_text_or_shape]
syntax position: [ImageURL]?=wat=1&wat_url=[url_to_the_image_text_or_shape]&wat_pad=[xPosition],[yPosition]&gravity=[direction]
syntax scaling: [ImageURL]?=wat=1&wat_url=[url_to_the_image_text_or_shape]&wat_scale=[scale_valuetion]
Text Watermark
syntax minimum: [ImageURL]?=wat=1&wat_text=[URL_encoded_string]
syntax position: [ImageURL]?=wat=1&wat_text=[URL_encoded_string]&wat_pad=[xPosition],[yPosition]&gravity=[direction]
syntax scaling and coloring: [ImageURL]?=wat=1&wat_text=[URL_encoded_string]&wat_fontsize=[font_size]&wat_color=[hex_color_value]
Background Color
FAQs
[![Release](https://img.shields.io/badge/release-v0.1.6-blue.svg)](https://github.com/scaleflex/akamai-filerobot-converter) [![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing) [![License](https://img.
The npm package akamai-filerobot-converter receives a total of 1,112 weekly downloads. As such, akamai-filerobot-converter popularity was classified as popular.
We found that akamai-filerobot-converter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Deno 2.2 enhances Node.js compatibility, improves dependency management, adds OpenTelemetry support, and expands linting and task automation for developers.
Security News
React's CRA deprecation announcement sparked community criticism over framework recommendations, leading to quick updates acknowledging build tools like Vite as valid alternatives.
Security News
Ransomware payment rates hit an all-time low in 2024 as law enforcement crackdowns, stronger defenses, and shifting policies make attacks riskier and less profitable.