Git Product home page Git Product logo

dropmaker's Introduction

dropmaker

Batch image resizing & watermarking software

Q&A

Q: How this software could help you?

A: Imagine you have hundreds, thousands of pictures you need to resize and apply watermark to it before putting it to a website. This tool is made for solving exactly the same problem I had. I tried lot's of exists tools but did not found anything that solves all my issues. So, I build my own solution.

Q: How to use the software?

A: Check out next sections. I write all details from installing to running this software.

Q: What about preformance?

A: I tried my best to make things faster. You can run this software multithreaded which will spread processing tasks over CPU cores.

Installation

1. Install dotnet runtime

Because I build this software using C# for .NET Core. So you need runtime to run this software.

Windows Linux Mac OS

Check download page to download dotnet runtime installer to your windows machine. Click next, next, next then finish.

Check this page to learn how to install dotnet runtime to your linux distrubition.

Idk, I'm not rich. Yet.

2. Download latest build

You can download latest build from GitHub Actions Artifacts or you can build yourself if you have dotnet sdk installed. I suggest downloading from GH Actions Artifacts. Then unzip the zip file and you're ready.

3. (Optional) Give execute permission to dropmaker.sh

Skip if you are using windows machine. Open your terminal and type:

chmod +x dropmaker.sh

Instructions

You can run software by using terminal (cmd or powershell in Windows).

dropmaker.sh --help

dropmaker's People

Contributors

dependabot[bot] avatar themisir avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.