Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iplussoft-technologies/social-media-image-resizer

Lightweight PHP script that help you resize images to common sizes for social media posting without changing the original aspect ratio
https://github.com/iplussoft-technologies/social-media-image-resizer

facebook facebook-stories gd-library instagram instagram-stories php php5 php7 social-media stories twitter

Last synced: 3 months ago
JSON representation

Lightweight PHP script that help you resize images to common sizes for social media posting without changing the original aspect ratio

Awesome Lists containing this project

README

        

# Social-Media-Image-Resizer
A lightweight PHP script that help you resize images to common sizes for social media posting without changing the original aspect ratio.

You should see the following screen if it is installed properly:

![](https://raw.githubusercontent.com/Iplussoft-Technologies/Social-Media-Image-Resizer/master/screenshot.png)

![](https://raw.githubusercontent.com/Iplussoft-Technologies/Social-Media-Image-Resizer/master/resizer.png)

# Use Cases
This tool helps social media users resize their images into an optimized size and applying safe zone (without cropping the images in different devices).

# Various Supported Sizes (maintain original aspect ratio)
- Instagram Stories (Blurred Background & White Background)
- Instagram Square Size (Blurred Background & White Background)
- Twitter Size (Blurred Background & White Background)

# Requirements
PHP Version 5.3 or above, GD library