FilesConverterWebProject is a web application designed to convert various file formats, including OTG to PDF, PDF to PNG, PNG to PDF, and more. This project is a collaboration between Manish Kumar, the backend developer utilizing Java, and Atharvmalve, the frontend developer using HTML, CSS, and JavaScript.
- Conversion of OTG files to PDF format
- Conversion of PDF files to PNG format
- Conversion of PNG files to PDF format
- User-friendly interface for seamless file conversion
- Responsive design for optimal viewing across devices
- Java: Utilized for backend development, handling file conversions, and server-side operations.
- Libraries for file manipulation and conversion: Libraries such as Apache PDFBox for PDF handling and ImageIO for image conversion.
- HTML: Structure and content markup.
- CSS: Styling and layout design.
- JavaScript: Client-side scripting for interactive elements and user experience enhancements.
- Clone the repository from GitHub:
git clone https://github.com/ig-imanish/FilesConverterWebProject.git
- Navigate to the project directory:
cd FilesConverterWebProject
- Install dependencies (if any): Backend dependencies managed via Maven.
- Deploy the application on a Java servlet container (e.g., Apache Tomcat).
This project is licensed under the MIT License.
Note
This is not for commercial Use!
Warning
Don't try to make it yours!
For any inquiries or feedback, please contact:
- ManishKumar: [email protected]
- Atharvmalve: [email protected]
Thank you!