Skip to content

Releases: n8ventures/video-to-gifski

4.0.1 - New Feature New Bug New Hotfix

15 Jan 09:29
81edf27
Compare
Choose a tag to compare

I told you it won't let me sleep.

Patch Notes

FIXED

  • Batch Mode should no longer resize large-resolution videos. (HONEY I SHRUNK THE KIDS AGAIN)

UPDATES

  • Tcl-Tk Library updated to 8.6.16 (brew upgrade once in a while)

⚠️ IMPORTANT for MacOS

Click to expand troubleshooting instructions macOS DMG Warning

If you encounter anything like:

"N8's Video To Gifski.app is damaged and can’t be opened"

"N8's Video To Gifski.app cannot be opened because the developer cannot be verified"

""N8's Video To Gifski" can't be opened because Apple cannot check it for malicious software."

""MacOS.-.N8.Video.To.Gifski.dmg" Not Opened."

Just copy this code, and then paste and run this on your Terminal:

For The .DMG file:

(Assuming you've downloaded it on your Downloads Folder)

sudo xattr -dr com.apple.quarantine ~/Downloads/MacOS.-.N8.Video.To.Gifski.dmg

or

sudo xattr -dr com.apple.quarantine ~/Downloads/MacOS\.-\.N8.Video.To.Gifski.dmg

For The Application:

sudo xattr -dr com.apple.quarantine "~/Applications/N8's Video To Gifski.app"

Alternatively,

right-click or ⌃(CTRL)+Click the .app/.dmg and click 'Open', a pop-up will appear, then click 'Open' again.

More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 4.0.0...4.0.1

4.0.0 - New Year New Me

13 Jan 04:27
71815e7
Compare
Choose a tag to compare

Dang, what a glow up! (It won't let me sleep)

MacOS MacOS MainMenu Dark MacOS MacOS MainMenu Light

Patch Notes

NEW

  • GUI now has a nice theme. Powered by Sun Valley TTK!

    • Supports both Night and Light Mode!
  • BATCH MODE IS HERE! (Jesse, we need to cook.)

    Click Me To Preview

    Windows_NightLight

  • Windows: no longer needs updater.exe! (Inner Peace.)

FIXES

  • All popups on Windows should now be at topmost front! (Bro, stop hiding behind my back.)
  • MacOS: Menu Bar should no longer disappear! (It was the name. The goddamn name.)

IMPROVEMENTS

  • Code has been restructured and fixed and cleaned and I need sleep! (Kept things organized.)
  • Along with the GUI update, I also went ahead and gave alternating colors for the Settings Window widgets for more readability. (I can finally see!)
  • Scale Limitation now has the minimum of 1 instead of 25. (Honey, I shrunk the GIFs!)
  • Not A Video Popup should work better now. (What do you mean I'm not a video?)
  • Main Window will return to center, if you moved it, after Settings Window is closed. (I'm not going anywhere.)
  • Windows: Improved loading windows and its widgets. (All of my parts are still here.)

UPDATES

  • Updated FFMPEG.
    • OSX: N-118282-gf651ca3a68 (Apple Silicon) by Martin Riedl
    • Windows: 2025-01-08-git-251de1791e by gyan.dev
  • Updated DMG Icon. (That's a good-looking icon.)

⚠️ IMPORTANT for MacOS

If you encounter anything like:
"N8's Video To Gifski.app is damaged and can’t be opened"
"N8's Video To Gifski.app cannot be opened because the developer cannot be verified"
""N8's Video To Gifski" can't be opened because Apple cannot check it for malicious software."
""MacOS.-.N8.Video.To.Gifski.dmg" Not Opened."

(Like this image below)

macOS DMG Warning

Just copy this code, and then paste and run this on your Terminal:

For The .DMG file:

(Assuming you've downloaded it on your Downloads Folder)
sudo xattr -dr com.apple.quarantine ~/Downloads/MacOS.-.N8.Video.To.Gifski.dmg
or
sudo xattr -dr com.apple.quarantine ~/Downloads/MacOS\.-\.N8.Video.To.Gifski.dmg

For The Application:

sudo xattr -dr com.apple.quarantine "~/Applications/N8's Video To Gifski.app"

Alternatively,

right-click or ⌃(CTRL)+Click the .app/.dmg and press 'Open', a pop-up will appear, then click 'Open' again.

More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 3.0.0...4.0.0

3.0.0 - I fit in all sizes!

30 Nov 06:19
40cac76
Compare
Choose a tag to compare

3.0.0

Got bored and went on an 8-hour coding session because Assassin's Creed: Mirage is the most boring video game I have ever played.

Patchnotes

NEW

  • Matte option with system Color Picker! (I can now blend in with the jag)
    • This does not entirely fix the anti-aliasing issue. (It's a Gifski limitation)

Improvements

  • Settings Window will now be dynamic to the preview GIF. (I can shapeshift with ease!)
  • UI has been shifted around to be more readable. (My labels are down here.)
  • more codecs with alpha are now added to the list. (my bad, ProRes 4444, welcome to the club!)

Updates

  • updated Requirements.txt to be compatible with Python 3.13.0
    • No, tkinterdnd2 is still stuck with tcl/tk 8.6. (at least on OSX, i think.)
  • Updated FFMPEG to 7.0
  • Windows: 2024-11-28-git-bc991ca048 by gyan.dev

⚠️ IMPORTANT FOR MacOS

If you encounter anything like:
"N8's Video To Gifski.app is damaged and can’t be opened"
"N8's Video To Gifski.app cannot be opened because the developer cannot be verified"
""N8's Video To Gifski" can't be opened because Apple cannot check it for malicious software."

Just copy this code, and then paste and run this on your Terminal:
sudo xattr -dr com.apple.quarantine "/Applications/N8's Video To Gifski.app"

OR

Go to your /Applications folder, then right-click/⌃CTRL+Click the app and press 'Open', a pop-up will appear, then click 'Open' again.
More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 2.5.0...3.0.0

2.5.1 - Fixed the scaling

17 Aug 09:18
0dfb933
Compare
Choose a tag to compare

2.5.1

Fixed a few bugs bois n gurls.

Patchnotes

Fixed

  • Adjusted max_width and max_height to both equally 350 to allow buttons to spawn.
    • (Previously, this was max_width=450, max_height=300)
  • Fixed if-else logic that was making the GIF preview on the settings window larger (or smaller) than intended. (Hey, it doesn't take the whole window no mo')

The bug in question:
image

Improvements

  • dmg size has been improved. (Switched from UDRO to UDZO)

⚠️ IMPORTANT FOR MacOS

If you encounter anything like:
"N8's Video To Gifski.app is damaged and can’t be opened"
"N8's Video To Gifski.app cannot be opened because the developer cannot be verified"
""N8's Video To Gifski" can't be opened because Apple cannot check it for malicious software."

Just copy this code, and then paste and run this on your Terminal:
sudo xattr -dr com.apple.quarantine "/Applications/N8's Video To Gifski.app"

OR

Go to your /Applications folder, then right-click/⌃CTRL+Click the app and press 'Open', a pop-up will appear, then click 'Open' again.
More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 2.5.0...2.5.1

MacOS Build & New Improvements!

23 Jun 00:51
b6cb7c8
Compare
Choose a tag to compare

Finally after 6 months!
F I N A L L Y.

I skipped 2.4.1 since I brought so much more and even updated the Windows Build for it.

Patchnotes (From 2.4.0 to 2.5.0)

Additions

  • MacOS Build Available! (ARM only! This may not work on older Mac devices)

Improvements

  • Drag & Drop area has been increased to cover the whole application window (Hey Ma! Look at me, I can drop it anywhere!)

  • [QOL] Settings Window now animates the GIF preview. (Look at dat boi go!)

    • You still have the option to play the GIF in it's intended size.
  • [WIN] Updater is less aggressive now... ish. (fools, UPDATE YOUR SOFT)

Fixed

  • [MacOS] Updater should work with release builds (But this is the final release, right? R i g h t?)

⚠️ IMPORTANT FOR MacOS

If you encounter anything like:
"N8's Video To Gifski.app is damaged and can’t be opened"
"N8's Video To Gifski.app cannot be opened because the developer cannot be verified"
""N8's Video To Gifski" can't be opened because Apple cannot check it for malicious software."

Just copy this code, and then paste and run this on your Terminal:
sudo xattr -dr com.apple.quarantine "/Applications/N8's Video To Gifski.app"

OR

Go to your /Applications folder, then right-click/⌃CTRL+Click the app and press 'Open', a pop-up will appear, then click 'Open' again.
More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 2.4.0...2.5.0
MacOS Changelog: 2.4.1-OSX-Beta1...2.5.0
Latest Beta to Stable Changelog: 2.4.1-OSX-Beta7...2.5.0

OSX Pre-Release - Beta7

20 Jun 01:15
9e4b73b
Compare
Choose a tag to compare
Pre-release

It's updatin' time!

Patchnotes

Additions

  • Updater. (Trust me it's not aggressive like the Windows port (don't even remind me that, ughhhh. yeah i'll tone windows version down soon))

Fixed

  • Main Menu not returning after converting. (Now You See Me 3: Ruffalo Buffalo Magic Bucket of Chicken)

Improvements

  • Drag and Drop area is now the whole window (Including the Choose File Button). (Drop it like it's hot)

KNOWN ISSUES

  • [STILL INVESTIGATING???] Rare instance of Settings Window not updating the window geometry. (Save and Preview buttons are not visible)

    • That 1 beta tester has not come back to me yet. 😐

    IMPORTANT

If you encounter anything like:
"N8's Video To GIF Converter (Beta).app is damaged and can’t be opened"
"N8's Video To GIF Converter (Beta).app cannot be opened because the developer cannot be verified"
""N8's Video To GIF Converter (Beta)" can't be opened because Apple cannot check it for malicious software."

Just copy this code, and then paste and run this on your Terminal:
sudo xattr -dr com.apple.quarantine "/Applications/N8's Video To GIF Converter (Beta).app"

OR

Go to your /Applications folder, then right-click/Cmd+Click the app and press 'Open', a pop-up will appear, then click 'Open' again.
More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 2.4.1-OSX-Beta6...2.4.1-OSX-Beta7

OSX Pre-Release - Beta6

10 Jun 19:17
e2bff46
Compare
Choose a tag to compare
Pre-release

Hello, I am the back.

KNOWN ISSUES

  • [STILL INVESTIGATING] Rare instance of Settings Window not updating the window geometry. (Save and Preview buttons are not visible)
    • Seems to be only affecting 1 out of many testers on this bug.

Patchnotes

Fixed

  • Drag and Drop feature is buggy, freezing the application.
    disabled threading on drag-and-drop. Issue still came back. But...
  • ...It was actually self.wait_window() that was kinda not cooperating well with tkinterdnd2. So now drag-and-drop is now fixed by using self.wait_visibility() and protocol WM_DELETE_WINDOW instead.

IMPORTANT

If you encounter anything like:
"N8's Video To GIF Converter (Beta).app is damaged and can’t be opened"
"N8's Video To GIF Converter (Beta).app cannot be opened because the developer cannot be verified"
""N8's Video To GIF Converter (Beta)" can't be opened because Apple cannot check it for malicious software."

Just copy this code, and then paste and run this on your Terminal:
sudo xattr -dr com.apple.quarantine "/Applications/N8's Video To GIF Converter (Beta).app"

OR

Go to your /Applications folder, then right-click/Cmd+Click the app and press 'Open', a pop-up will appear, then click 'Open' again.
More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 2.4.1-OSX-Beta5...2.4.1-OSX-Beta6

OSX Pre-Release - Beta5

19 Apr 02:57
f46c331
Compare
Choose a tag to compare
Pre-release

Okay dokie, looks like Python on OSX is a wee-bit different. Added one line of code and it should work this time.

KNOWN ISSUES

  • Rare instance of Settings Window not updating the window geometry. (Save and Preview buttons are not visible)
    • Seems to be only affecting 1 out of many testers on this bug. I'm not sure if the tester needs an OS update. Further diagnosis show that they don't even have Python installed like the rest so i'm quite intrigued why only his M3 machine doesn't respond as usual.

Patchnotes

Fixed

  • Drag and Drop feature is buggy, freezing the application.

IMPORTANT

If you encounter anything like:
"N8's Video To GIF Converter (Beta).app is damaged and can’t be opened"
"N8's Video To GIF Converter (Beta).app cannot be opened because the developer cannot be verified"
""N8's Video To GIF Converter (Beta)" can't be opened because Apple cannot check it for malicious software."

Just copy this code, and then paste and run this on your Terminal:
sudo xattr -dr com.apple.quarantine "/Applications/N8's Video To GIF Converter (Beta).app"

OR

Go to your /Applications folder, then right-click/Cmd+Click the app and press 'Open', a pop-up will appear, then click 'Open' again.
More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 2.4.1-OSX-Beta4...2.4.1-OSX-Beta5

OSX Pre-Release - Beta4 - IT FINALLY WORKS!(?)

17 Apr 09:56
bc4980b
Compare
Choose a tag to compare

I tested a clean Macbook, so yeah. Py2App was struggling a bit on those missing libraries, but no matter, i figured that out.

KNOWN ISSUES

  • Drag and Drop feature is buggy, freezing the application.
  • Rare instance of settings window not updating the window geometry. (Save and Preview buttons are not visible)

IMPORTANT

If you encounter anything like:
"N8's Video To GIF Converter (Beta).app is damaged and can’t be opened"
"N8's Video To GIF Converter (Beta).app cannot be opened because the developer cannot be verified"
""N8's Video To GIF Converter (Beta)" can't be opened because Apple cannot check it for malicious software."

Just copy this code, and then paste and run this on your Terminal:
sudo xattr -dr com.apple.quarantine "/Applications/N8's Video To GIF Converter (Beta).app"

OR

Go to your /Applications folder, then right-click/Cmd+Click the app and press 'Open', a pop-up will appear, then click 'Open' again.
More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 2.4.1-OSX-Beta3...2.4.1-OSX-Beta4

OSX Pre-Release - Beta3

16 Apr 19:03
dfbb2c0
Compare
Choose a tag to compare
Pre-release

I still don't know what I'm doing hopefully later I can test this with another Macbook.

IMPORTANT

If you encounter anything like:
"N8's Video To GIF Converter (Beta).app is damaged and can’t be opened"
"N8's Video To GIF Converter (Beta).app cannot be opened because the developer cannot be verified"
""N8's Video To GIF Converter (Beta)" can't be opened because Apple cannot check it for malicious software."

Just copy this code, and then paste and run this on your Terminal:
sudo xattr -dr com.apple.quarantine "/Applications/N8's Video To GIF Converter (Beta).app"

OR

Go to your /Applications folder, then right-click/Cmd+Click the app and press 'Open', a pop-up will appear, then click 'Open' again.
More info here: https://support.apple.com/en-ph/guide/mac-help/mchleab3a043/mac

Full Changelog: 2.4.1-OSX-Beta2...2.4.1-OSX-Beta3