All Projects → seeren → staruml-watermark

seeren / staruml-watermark

Licence: MIT license
⭐ StarUML watermark remover

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to staruml-watermark

XTR-Toolbox
🛠 Versatile tool to optimize Windows
Stars: ✭ 138 (+187.5%)
Mutual labels:  cleaner
Tiktok-Video-No-Watermark
Tiktok Video Without Watermark.Tiktok短视频去水印。
Stars: ✭ 49 (+2.08%)
Mutual labels:  watermark
slack neuralyzer
Ruby gem for clean up messages and files on Slack.
Stars: ✭ 58 (+20.83%)
Mutual labels:  cleaner
Cleaner 42
Only for 42Network schools, Cleaner_42 script is linked to cclean command/program, and it saves you some memory space.
Stars: ✭ 186 (+287.5%)
Mutual labels:  cleaner
VsCacheCleaner
🧹 Clear the Visual Studio solution cache, free up your disk space!
Stars: ✭ 69 (+43.75%)
Mutual labels:  cleaner
pdfconduit
Prepare documents for distribution
Stars: ✭ 22 (-54.17%)
Mutual labels:  watermark
react-watermark-module
React水印组件,支持图片水印,文字水印。
Stars: ✭ 31 (-35.42%)
Mutual labels:  watermark
ProjectCleaner
Unreal engine plugin for managing all unused assets and empty folders in project.
Stars: ✭ 53 (+10.42%)
Mutual labels:  cleaner
facebook-cleaner
It is almost spring, so time for a pre spring cleaning. This time: taking care of your Facebook. This script can safe you a lot of time if you would try to do that by hand.
Stars: ✭ 52 (+8.33%)
Mutual labels:  cleaner
WebRtcShitBlt
client side WebRTC lib to add an image / watermark on the MediaSource
Stars: ✭ 19 (-60.42%)
Mutual labels:  watermark
composer-vendor-cleaner
Clean your composer vendor directory
Stars: ✭ 27 (-43.75%)
Mutual labels:  cleaner
clappr-plugins
Main plugins for the Clappr project
Stars: ✭ 22 (-54.17%)
Mutual labels:  watermark
purei9 unofficial
This project includes a client/library to connect to Electrolux and AEG cleaner robots.
Stars: ✭ 21 (-56.25%)
Mutual labels:  cleaner
del-webpack-plugin
A file plugin help you remove old files after webpack (v5) bundling
Stars: ✭ 43 (-10.42%)
Mutual labels:  cleaner
mdmlang
🔄 Natural Transformation Language for Java
Stars: ✭ 14 (-70.83%)
Mutual labels:  cleaner
readability-cli
A CLI for Mozilla Readability. Get clean, uncluttered, ready-to-read HTML from any webpage!
Stars: ✭ 41 (-14.58%)
Mutual labels:  cleaner
ImageResize
Image resizing tool for .Net applications with ability to add text/image watermark, Supports animated images as well.
Stars: ✭ 45 (-6.25%)
Mutual labels:  watermark
watermark
简单的图片水印功能,支持 GIF
Stars: ✭ 38 (-20.83%)
Mutual labels:  watermark
SLBR-Visible-Watermark-Removal
[ACM MM 2021] Visible Watermark Removal via Self-calibrated Localization and Background Refinement
Stars: ✭ 54 (+12.5%)
Mutual labels:  watermark
jetbrains-utility
Remove/Backup – settings & cli for macOS (OS X) – DataGrip, AppCode, CLion, Gogland, IntelliJ, PhpStorm, PyCharm, Rider, RubyMine, WebStorm
Stars: ✭ 62 (+29.17%)
Mutual labels:  cleaner

StarUML Watermarker

Remove StarUML "UNREGISTERED" watermark from svg exported files

📦 Installation

Clone this repository

git clone https://github.com/seeren/staruml-watermark.git

🚿 Usage

Execute package for help

java -jar target/staruml-watermark.jar

Remove watermarks for a directory

java -jar target/staruml-watermark.jar -d C:/path/to/project

Remove watermarks for a directory recursively

java -jar target/staruml-watermark.jar -r -d C:/path/to/project

👨‍💻 Developpment

Compile

mvn compile exec:java -Dexec.args="-r -d C:/path/to/project" -q

Package

mvn package

🎓 License

This project is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].