Media Converter PHP Script

Overview

Media Converter is a php web application that coverts and resizes images/photos from one dimension and format such as jpg, webp, gif, etc to another.

Features

  • Fully Responsive
  • Secure File Upload
  • Object Oriented Php
  • Easy to setup

Instructions

  • Extract the zipped file to your desktop.
  • Open the extracted folder and move the “mediaConverter” folder to your web server.
  • Move the “.htAccess” file to your server root
  • Make sure the server is running
  • Access the application from your web browser such as google chrome using your server domain.
  • You can also check in the documentation folder for more guidance

Related