Ask FBX export compression on blender? or other tool to compress fbx file?

Hi community is there any tool or other software to compress fbx files after i export model from blender?
or i can compress fbx from blender?
Because i export fbx file model from blender and i think its too big about 4mb.

4 mb isn’t too big, but if you want to compress the file after export you can zip/rar it. Really won’t help you though.
Unity converts the information in the fbx once imported so - the actual fbx file size isn’t really relevant - as far as I know.
If you are still concerned about the size of the fbx file - you can always break up the animations and export two sets, then retarget within Unity.

Sekai92:

Hi there! In general - It’s possible to export textures with FBX model if I’m correct, but if you only need model or model + animation or animation only, you can export those and nothing else. But like mentioned already, this would be only related to importing files and project size on drive, and does not affect end result i.e. your game.
Having textures can add file size greatly if you don’t have to export textures - don’t.

Ah - good point - I didn’t think of that.
Yes - as long as the UV’s are setup on export the texture file can be placed into Unity separately and applied to the model.