You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I post content in Bluesky using Postiz the image always gets blurred. I tried using two different image sizes (Pinterest size and Instagram size) but it still gets blurry / pixelated. When I manually post the content with image it looks fine.
👟 Reproduction steps
Make a post in Bluesky with Image using Postiz
Check your post in Bluesky
👍 Expected behavior
Clear image
👎 Actual Behavior with Screenshots
Manually posted:
Using Postiz:
💻 Operating system
Linux
🤖 Node Version
20
📃 Provide any additional context for the Bug.
No response
Ubuntu Linux
Coolify Self Hosted
👀 Have you spent some time to check if this bug has been raised before?
I checked and didn't find similar issue
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered:
Saw the culprit. Is there a reason behind the resizing logic? I checked the docs and it seems like there's no enforced image size restrictions for the uploadBlob API.
Oh sorry, I didn't see the issue. Maybe what we can do is progressively decrease the quality of an image until the image size is <= 1 MB? But this sounds more of like a band-aid fix to the problem haha. Best thing we can do is for them to have an update.
📜 Description
When I post content in Bluesky using Postiz the image always gets blurred. I tried using two different image sizes (Pinterest size and Instagram size) but it still gets blurry / pixelated. When I manually post the content with image it looks fine.
👟 Reproduction steps
👍 Expected behavior
Clear image
👎 Actual Behavior with Screenshots
Manually posted:
Using Postiz:
💻 Operating system
Linux
🤖 Node Version
20
📃 Provide any additional context for the Bug.
No response
Ubuntu Linux
Coolify Self Hosted
👀 Have you spent some time to check if this bug has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: