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

ATProto: handle image types that Bluesky doesn't support #1073

Closed
snarfed opened this issue May 21, 2024 · 2 comments
Closed

ATProto: handle image types that Bluesky doesn't support #1073

snarfed opened this issue May 21, 2024 · 2 comments

Comments

@snarfed
Copy link
Owner

snarfed commented May 21, 2024

@gabboman's https://github.com/gabboman/wafrn uses webp for profile pictures, which it sounds like Bluesky doesn't yet support (more), and we don't yet convert images between types. What do we want to do?

On a minor related note, the app.bsky lexicons allow any type for post image blobs - which probably isn't actually true - but limits profile pictures and banners to PNG or JPG, which may also be out of date? Not sure, haven't tested yet.

@snarfed
Copy link
Owner Author

snarfed commented May 21, 2024

snarfed added a commit to snarfed/arroba that referenced this issue May 21, 2024
@snarfed
Copy link
Owner Author

snarfed commented May 21, 2024

^ Fixed a minor mime_type bug in arroba, this is now working! Bluesky evidently stealth supports webp after all. No clue about SVG, but this is promising. Tentatively closing.

@snarfed snarfed closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant