Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iplussoft-technologies/social-media-image-resizer
- Owner: Iplussoft-Technologies
- License: gpl-3.0
- Created: 2018-05-10T13:28:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T01:00:45.000Z (over 6 years ago)
- Last Synced: 2024-10-12T12:04:28.114Z (3 months ago)
- Topics: facebook, facebook-stories, gd-library, instagram, instagram-stories, php, php5, php7, social-media, stories, twitter
- Language: PHP
- Homepage: http://www.iplussoft.com
- Size: 1.51 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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