Chess Position Editor - Online Setup Board & Export FEN
Drag and drop pieces to set up a chess position. Generate FEN string and copy to share. Analyze openings. Local only.
UD5 Toolkit
FEN (Forsyth-Edwards Notation) is a standard notation for describing a chess position. A single FEN string encodes the entire board layout, whose turn it is, castling rights, en passant targets, and move counters. It's widely used by chess engines, databases, and online platforms to save and share positions.
A FEN string has 6 space-separated fields: Piece placement (8 ranks separated by slashes, lowercase=black, uppercase=white, digits=empty squares); Active color (w/b); Castling rights (KQkq or -); En passant target square (e.g., e3 or -); Halfmove clock; Fullmove number.
w = White to move. KQkq = Both sides have full castling rights (White: Kingside & Queenside, Black: Kingside & Queenside). - = No en passant target. 0 = Halfmove clock (for 50-move rule). 1 = Fullmove number (increments after Black's move).
If a pawn has just moved two squares forward, the en passant target square is recorded in the FEN (e.g., "e3" means a pawn on e2 moved to e4, and the opponent can capture en passant on e3). If no en passant is possible, the field contains a dash "-".
K = White can castle kingside, Q = White can castle queenside, k = Black can castle kingside, q = Black can castle queenside. A dash "-" means no castling is possible. Rights are lost when the king or rook moves.
You can click pieces to select and move them around the board, use the piece palette to place new pieces, delete pieces with the eraser tool, load positions via FEN strings, flip the board perspective, and analyze material balance. It's perfect for studying positions, setting up puzzles, or sharing board states with others.
Drag and drop pieces to set up a chess position. Generate FEN string and copy to share. Analyze openings. Local only.
Display a random, adorable cat GIF at the push of a button. The perfect micro‑break to reduce stress and bring a smile during a busy workday.
View hidden EXIF data (camera model, GPS, date, settings) from any image. Works locally in browser; metadata is never uploaded. Understand your photo details.
Drop a WAV file and see its full header: sample rate, bit depth, channels, and chunk structure. Raw bytes explained.
Paste an ASCII‑armored PGP message and view its packet structure. See the encrypted/plaintext blocks without decrypting.
Browse every Tailwind default color palette side by side. Click any shade to copy the hex or class. For rapid design.
Explore your website’s IndexedDB databases and object stores. Add, delete, and inspect records. Like phpMyAdmin for IndexedDB.
Explore the contents of the Cache Storage API for your domain. See cached requests and their sizes. Debug offline apps.
View the individual red, green, and blue channels of an image as grayscale. Photographer and developer tool.
Paste HTML and see a collapsible tree of tags. Understand document outline and nesting. Handier than raw code.
Enter a URL and see a list of its ARIA landmarks (banner, main, nav). Check document structure for accessibility. Local fetch.
Browse the fonts installed on your system and type a custom phrase to see how it looks. Uses Local Font Access API where available.
Explore your website’s IndexedDB databases and object stores. Add, delete, and inspect records. Like phpMyAdmin for IndexedDB.
List cached responses for your domain. View headers, content, and delete individual entries. Understand your PWA's cache.
Drop or paste an .ics file and see all events in a readable table. Check dates, times, and locations. Privacy‑friendly.
Drop a PDF and see its embedded metadata: author, title, creation date, and more. No content is uploaded; pure browser PDF parsing.
Paste a list of JavaScript values and see them pretty‑printed as if in the browser console. Great for debugging.
A small widget that records your clipboard text history (only while open). Search and re‑copy old snippets. No log upload.
Choose a font family and see how it renders famous pangrams (The quick brown fox…). Instant web font loader.
Select bonding and lone pairs to see the predicted shape (trigonal bipyramidal, octahedral). Static diagrams.
A super lightweight Kanban board with drag‑and‑drop. Columns: To Do, Doing, Done. Data stays in your browser.
Drop any file to see its raw hexadecimal representation and ASCII side‑by‑side. Navigate with offset. Client‑side only.
Display a dynamic list of keyboard shortcuts for the current browser and operating system. Filter by category. Keep it open for reference.
View and edit CSV data in a familiar table interface. Add/delete rows and columns, sort, and export. Fully local, no cloud sync.
Extract and view EXIF data from photos including camera settings, GPS location, and timestamps. All metadata read locally, your photos stay private.