5 Instagram Media Resize

Instagram allow users to upload multiple media at once for each post, however, the photos are automatically cropped if the aspect ratio of them are not consistent. To advoid cropping on Instagram, users have to make sure that all the media that they upload are in the union aspect ratio, or they may resize the photo by using some thrid-party app which take some times to do it. The main purpose of this project is to facilitate the resizing and uploading process. After login, user can choose the photos/video that they need to upload for the same post, this application will automatically resize the photos and video and post them without any cropping.

Demonstration

function-img
Find your previous login record and login automatically

Language / Framework

REACT
HTML
CSS
JAVASCRIPT
PYTHON

Installed Packages

  • fastapi
  • uvicorn
  • Pillow
  • moviepy
  • python-multipart

Challenges and Improvements

  • Limited file types, e.g. svg is not supported
  • UI design
  • Only Support Posting but not Story
  • Tagged Users are not shown in Preview
  • If one Vertical orientation photo exists, all the photos will be resized to Vertical orientation

More detail

Contact Me