These are some Blender Python scripts I made that were very useful to me and here I am sharing them
The scripts are just text files that you can copy and paste into Blender and then just run it
__
Script: 1-Click apply armature scale without losing animation
Video: https://youtu.be/2c3klaocojU
__
Script: 1-Click Join Rigged Objects Without Losing Animation
Video: https://youtu.be/aw4zK4LW_Fg
__
Script: Delete all armature actions except the active one
also mentioned in this video : https://youtu.be/aw4zK4LW_Fg?t=155
__
Script: Randomly offset keyframe for each bone in pose mode
post: https://x.com/mdverz/status/1847035837705318486
__
Script: 1-Click Delete empty vertex groups
Post: https://x.com/mdverz/status/1849935181873856952
__
Script: ScaleZeroOnShift
! Note: scale has to be baked for all frames
Video: https://youtu.be/l40Vo_nRbho
__
Script simplify shapekeys animation by making them on 4s and deleting others
Video : https://youtu.be/l7ZB7ovyc50
__
More scripts will be added in the future..