Skip to content

Releases: nikolajlauridsen/FreeMark

Speed and usability release

04 Jul 19:51
Compare
Choose a tag to compare
Pre-release

Faster, better, but not really stronger

Third release, and this time there has been a focus on speed and usability, with quite a few quality of life updates, so let's get straight to it 👍

Change-list

  • Watermarking algorithm has been made more efficient, the watermark will only be scaled, and opacity will only be applied if it's necessary, which makes the whole thing faster, especially if there's a lot of images of the same size
  • Now supports jpeg watermarks
  • Dialog boxes will now be shown if something is off in the config (not selected watermark and so on) instead of the program behaving oddly
  • The program will now create the output folder if it doesn't exist (after the user has been prompted)
  • Start button now disables while images are being processed
  • No longer applies settings changes in real time, allowing users to line up the next batch while running if they desire (Except for suffix/prefix ⚠️ )
  • Bug fixes

Upcoming

  • Filtering of input files
  • Hopefully a stop button
  • Polishing

How to run (windows)

  1. Download watermarker.zip
  2. Unpack it somewhere
  3. Open the extracted Watermarker folder
  4. Run watermark.exe
  5. Create shortcut if you wish to move it if you wish to run it from elsewhere

Second release, focused on user customization

29 Jun 20:56
Compare
Choose a tag to compare

Second release! 🎉

Development is trutting along nicely, and this release has been all about letting users choose how they wish to apply the watermark, where it should be, how big it should be, and even opacity! 😄

Next release will focus on making the software more efficient and robust

Change-list

  • UI update
  • Bugfixes
  • Customize watermark padding (as either pixels or percentage)
  • Customize which corner the watermark will be placed in
  • Customize watermark opacity!
  • Toggle watermark auto-scaling off/on

Upcoming

  • Efficiency update, implementing watermark opacity ended up taking a lot of CPU this will be improved
  • Dialog-boxes if something isn't configured correctly
  • jpg support
  • Hopefully more customizability updates

First working builld

18 Jun 17:34
Compare
Choose a tag to compare
First working builld Pre-release
Pre-release

First decent build!

First decently working build complete! It's still far from done, but work celebrating with a ceremonial pre-release

Included features

  • It actually works
  • GUI
  • Multi-threading for the the image processing
  • Easy to use executable for windows user
  • Rename output files with prefix/suffix
  • Automatically try to scale watermark image
  • Fancy progress bar!

Missing features:

  • Customize which corner the watermarked should be placed in
  • Customize-able padding
  • Auto padding
  • Customize amount of image worker threads (detailed settings)
  • Toggle watermark auto-scale
  • Polishing and bugfixes

How to run (windows)

  1. Download watermarker.zip
  2. Unpack it somewhere
  3. Open the extracted Watermarker folder
  4. Run watermark.exe
  5. Create shortcut if you wish to move it if you wish to run it from elsewhere