Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Post with Image in Bluesky is always blurred. #443

Closed
1 task done
erehwonmi opened this issue Nov 24, 2024 · 4 comments
Closed
1 task done

[BUG] Post with Image in Bluesky is always blurred. #443

erehwonmi opened this issue Nov 24, 2024 · 4 comments

Comments

@erehwonmi
Copy link

erehwonmi commented Nov 24, 2024

📜 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

  1. Make a post in Bluesky with Image using Postiz
  2. Check your post in Bluesky

👍 Expected behavior

Clear image

👎 Actual Behavior with Screenshots

Manually posted:

image

Using Postiz:

image

💻 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

@erehwonmi
Copy link
Author

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.

image

@nevo-david

@Ch0wW
Copy link

Ch0wW commented Nov 25, 2024

Sorry but #412 already explained the issue which is a Bluesky limitation in its API, nothing we can do for now...

@erehwonmi
Copy link
Author

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.

bluesky-social/atproto#1740

@nevo-david
Copy link
Contributor

Closing this for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants