Voidchat is an anonymous chat platform that doesn't require registration or an account. Match with random strangers based on common interests (similar to Omegle) or create your own chat room for private & group chats.
Voidchat retains messages, enabling conversations to be resumed later exactly where they left off. It also supports file uploads and media sharing, including images, documents, and other types of content.
random chat is still wip
Features
- Persistent Chat History - Conversations are saved, allowing you to continue discussions even after disconnecting.
- File Uploads & Image Sharing - Share images, video & voice clips, or other files during conversations. Uploads expire after 3 days. Max upload size is 10MB (per file).
- Custom Emojis - Supports most Discord emojis (Twemoji) and emoji shortcodes (e.g.,
:joy:
:eyes:
:sob:
) and a selection of popular meme emojis (:kekw:
:gigachad:
)
- Emoji Reactions (testing) - React instantly to messages with fun and expressive emojis.
- Message Replies (testing) - Keep track of context by replying directly to specific messages.
- Temporary Chat Rooms (testing) - Create rooms that automatically expire after a set time, perfect for short-term conversations.
- Omegle Style Random Chat (wip) - Match with strangers randomly and anonymously based on shared interests.
- Password Protected Rooms (wip) - Secure private rooms with a password so only invited users can join.
- Customizable Chat UI – Personalize chat rooms with custom themes, background images, and colors.
- Community Rooms – Join public chat rooms for countries, topics, or general discussions with strangers worldwide.
mobile ui
Public Chat Rooms
Privacy and Data Handling
- No Registration Required: Users can join chat rooms without creating an account.
- Data Collection: Minimal data is collected, such as IP addresses and timestamps, primarily for abuse prevention.
- Data Retention: Access logs are retained for a maximum of seven days.
- Data Security: All data is encrypted with SSL/TLS during transmission, file uploads and database backups are also encrypted in cold storage.
Credits
Voidchat is built on open-source software:
- Astro - fast and lightweight web framework
- Svelte - reactive UI components
- uWebSockets - high-performance networking
- SQLite - simple, efficient database
- Bun - modern JavaScript runtime