-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
Description
📜 Description
When scheduling or posting a GIF to a connected LinkedIn account, the file is converted into a static PNG image in the final post. The animation from the original GIF is lost.
👟 Reproduction steps
- Go to your LinkedIn channel
- Create a new post.
- Upload an animated GIF file as the media for the post.
- Write any accompanying text.
- Either 'Post now' or schedule the post for a future time.
- Once posted, view the post on LinkedIn.
- Observe that the media is a non-animated, static PNG image of the first frame of the GIF.
👍 Expected behavior
The post on LinkedIn should display the fully animated GIF, just as it was uploaded in the app.
👎 Actual Behavior with Screenshots
The post on LinkedIn displays a static PNG image instead of the animated GIF. The animation is completely lost
💻 Operating system
Linux
🤖 Node Version
v20.18.1
📃 Provide any additional context for the Bug.
-
Videos will play and appear correctly within the app's preview before posting, but not GIFs.
-
The same GIF will publish fine from LinkedIn.
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find similar issue
- Checked Discord as well
Are you willing to submit PR?
None