Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drapsema committed Aug 13, 2019
2 parents 7cb7b1b + 8213ed2 commit f70b602
Showing 1 changed file with 35 additions and 13 deletions.
48 changes: 35 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,49 @@
# DrapTool for Windows

Windows Tool for image optimization and much more.
Easy image, video optimization / converting tool + Web Favicon generator for Windows.

# Features
- Image Web Optimization
- Video Web Optimization
- Video Converter
- Web Favicon Generator
- AE Render.exe Tool

- [Image Web Optimization](#image-web-optimization)
- [Video Web Optimization](#video-web-optimization)
- [Video Converter](#video-converter)
- [Web Favicon Generator](#web-favicon-generator)
- [AE Render.exe Tool](#aerenderexe-tool)

### Libraries used:
Markdown | Less
--- | ---
`7zip.exe` | [Visit website](https://www.7-zip.org/)
`ffmpeg.exe` | [Visit website](https://ffmpeg.org/)
`magick.exe` | [Visit website](https://imagemagick.org/index.php)
`pngquant.exe` | [Visit website](https://pngquant.org/)
`wget.exe` | [Visit website](https://eternallybored.org/misc/wget/)

[back to top](#features)
# Image Web Optimization
Compress Single or Batch JPG/PNG files with 1 click.
##### Compress Single or Batch JPG/PNG files with 1 click.

![optimization](https://github.com/mariosemes/DrapTool/blob/master/Images/pngexp.gif?raw=true)

[back to top](#features)
# Video Web Optimization
Compress MP4 videos to web perfect quality
##### Compress MP4 videos to web perfect quality

![optimization](https://github.com/mariosemes/DrapTool/blob/master/Images/mp4opti.gif?raw=true)

[back to top](#features)
# Video Converter
Convert .avi, .mkv, .mov to mp4 without quality loss.
##### Convert .avi, .mkv, .mov to mp4 without quality loss.

![optimization](https://github.com/mariosemes/DrapTool/blob/master/Images/avitomp4.gif?raw=true)

[back to top](#features)
# Web Favicon Generator
Create favicon pack with 20 resized images + html code included.
##### Create favicon pack with 20 resized images + html code included.

![optimization](https://github.com/mariosemes/DrapTool/blob/master/Images/favicon.gif?raw=true)

[back to top](#features)
# AErender.exe tool
Use the After Effects command line tool to export lossless .avi files and convert them to .mp4 with ffmpeg for the best result.
##### Use the After Effects command line tool to export lossless .avi files and convert them to .mp4 with ffmpeg for the best result.

**Work in progress**
**Work in progress**

0 comments on commit f70b602

Please sign in to comment.