Free Picture Communication Board

Create a personalized AAC (Augmentative and Alternative Communication) board with emoji symbols that speak when tapped. Useful for non-verbal communication, speech therapy, and early language development.

Board Setup

Add Custom Card

Communication Board

Choose a preset or add custom cards above.

What an AAC picture board actually does

AAC stands for Augmentative and Alternative Communication: any tool or technique that supports a person whose speech is limited, absent, or hard to understand. AAC sits on a spectrum from unaided (sign language, gestures, facial expression) to low-tech aided (printed picture boards, communication binders) to high-tech aided (speech-generating devices like Tobii Dynavox, dedicated apps like Proloquo2Go, and gaze-controlled systems for people with motor impairments). A picture board is the low-tech aided category: a printable or screen-tappable grid of symbols, each paired with a label, that the user points to or taps to communicate words, phrases, or whole sentences.

The vocabulary on a board is typically organized into core words (high-frequency words that work across topics: "I", "want", "more", "stop", "help", "go", "like") and fringe words (topic-specific nouns and verbs: "pizza", "park", "Grandma", "tired"). Speech-language pathologists generally recommend starting with a strong core vocabulary because the same 80 to 100 core words account for around 80% of typical spoken communication. Fringe vocabulary expands the board's reach but should be added gradually as the user becomes fluent with the core. This tool surfaces both: the preset categories cover common fringe topics (food, feelings, people, places, actions) while leaving slots for personalized custom cards.

Research consistently shows that AAC does not delay or replace natural speech development. The 2008 Schlosser and Wendt meta-analysis (cited above) confirmed AAC intervention may actually promote speech production in children with autism, contradicting a common parental worry. ASHA's practice portal endorses AAC for all individuals with complex communication needs regardless of age, cognitive level, or concurrent motor limitations. Picture boards work for autism, cerebral palsy, Down syndrome, apraxia of speech, ALS, stroke-related aphasia, traumatic brain injury, and many other situations where verbal speech is temporarily or permanently limited.

How this tool works under the hood

The board is a CSS Grid container with grid-template-columns: repeat(N, 1fr) where N is your chosen column count. Each card is a focusable button with the emoji and the label. Tapping a card adds its label to the sentence bar at the bottom, building up a phrase or sentence. The "Speak Sentence" button uses the browser's Web Speech API (specifically window.speechSynthesis.speak()) to convert the accumulated text to spoken audio using the device's built-in voices.

The presets are JavaScript arrays of emoji + label pairs hard-coded into the page source. When you select a preset, the script clears the current board and populates it with that preset's cards. Custom cards added via the Add Custom Card form are appended to whatever's already there. The complete board state (preset choice, column count, card size, custom cards added) is stored in browser localStorage under a single JSON key, so the board reloads exactly as you left it when you return to the page on the same device.

The Print button opens the browser's print dialog with a CSS print stylesheet that hides the navigation, controls, and ads; what prints is just the board grid in high contrast. This produces a paper communication board for use without a device, useful for emergency backups, classroom use, or families who prefer non-screen tools. The tool never uploads anything; symbols are Unicode emoji rendered by your OS, labels are plain text typed by you, and nothing about your communication content leaves your browser.

Brief history of picture-based AAC

  • Blissymbolics, 1949. Charles Bliss publishes Semantography, a system of pictographic symbols originally designed as a universal written language. In 1971 the Ontario Crippled Children's Centre adapts Bliss symbols for children with cerebral palsy who cannot use traditional written language. Becomes the first widely used picture-symbol AAC system.
  • Picture Communication Symbols (PCS), 1981. Roxanna Mayer Johnson creates PCS, a library of simple line drawings designed specifically for AAC. PCS becomes the most widely used AAC symbol set and is the basis for the Boardmaker software still used in 2026.
  • Picture Exchange Communication System (PECS), 1985. Andy Bondy and Lori Frost develop PECS for children with autism, structuring AAC as a series of exchange-based communication phases. PECS expands AAC adoption massively in special education throughout the 1990s and 2000s.
  • Speech-generating devices go portable, 1990s. Dedicated AAC hardware (Vantage, DynaVox, Tobii) becomes portable and affordable enough for school and home use. Synthesized speech replaces pre-recorded voice samples. Insurance coverage for AAC devices expands in the US in the late 1990s.
  • Proloquo2Go on iPad, 2009. AssistiveWare releases Proloquo2Go, a full-featured AAC app for the original iPad. Suddenly $200 to $300 of consumer hardware delivers what previously cost $5,000 to $15,000 in dedicated devices. AAC access in low-income and middle-income families expands dramatically over the following decade.
  • Browser-based and emoji-based AAC, 2020s. Free browser tools (like this one) and emoji-based shortcuts let families try AAC without specialized purchases. Unicode 14 (2021) added a wide enough emoji set that meaningful communication boards can be built with no additional graphics. The barrier to entry drops from thousands of dollars to a free webpage.

Real-world workflows

  • Speech therapy sessions. Speech-language pathologists use picture boards as a structured communication target during therapy. The Beukelman & Light 2020 textbook outlines staged AAC implementation: introduce 3 to 5 core symbols, model their use across multiple contexts, expand to 10 to 20 symbols as fluency develops, eventually layer in fringe vocabulary. Browser tools let therapists prepare custom boards for each client without printing.
  • Classroom inclusion. Teachers use small printed picture boards for students who are minimally verbal, allowing participation in classroom routines (request bathroom, ask for help, indicate hunger or fatigue). The print-friendly export from this tool gives teachers a quick-prep option when an IEP requires AAC support but a high-tech device isn't yet provisioned.
  • Early intervention for late talkers. For toddlers showing delayed speech development, introducing a simple picture board with 6 to 12 core symbols (more, want, all done, eat, drink, sleep, play, mama, dada) provides a communication outlet that reduces frustration and supports later speech emergence. The Romski & Sevcik 2005 research debunks the myth that AAC delays speech.
  • Stroke recovery and aphasia. Adults recovering from stroke-induced aphasia often retain comprehension but lose expressive speech. A personalized picture board with family names, basic needs, medical symbols, and common phrases provides communication during rehabilitation. Caregivers can customize cards quickly with this tool as the patient's recovery progresses.
  • ALS and progressive neuromuscular conditions. For people with ALS losing motor and speech function, picture boards provide a low-tech communication option while waiting for prescribed high-tech AAC. Some users prefer the simplicity of pointing to a symbol over operating a complex device, especially in social/family settings versus formal medical contexts.
  • Travel and emergency communication. Travelers in foreign countries, hospital patients in unfamiliar environments, and emergency responders sometimes use picture boards to bridge language barriers when verbal communication fails. A printed quick-reference board with universal symbols (water, bathroom, pain, help, doctor) can be invaluable in emergencies.

Common pitfalls and what they mean

  • Starting with too much fringe vocabulary. A common mistake is building a board overflowing with topic-specific words (dozens of food items, sports, colors) before establishing core. Core words are reusable across topics; fringe words are not. Start with 20 to 40 core words and add fringe gradually based on the user's interests and contexts.
  • Emoji vs symbol library limitations. Emoji cover much but not all of an AAC vocabulary. Abstract concepts ("again", "want", "all done", "more"), grammatical markers, and many specific actions aren't well represented as single emoji. For deeper AAC use, dedicated symbol libraries (PCS, SymbolStix, Mulberry) cover the gaps. This tool's emoji-only approach is a starting point, not a complete solution.
  • Generic boards fail. Personalization wins. The Lund & Light 2007 research found personalized boards produce significantly better communicative competence than off-the-shelf generic boards. Include the user's actual family members, favorite foods, specific interests, and the activities and locations they encounter daily. The custom-card feature in this tool exists for exactly this reason.
  • Lack of communication partner modeling. AAC users learn by watching others use the board. Parents, teachers, and therapists need to "speak through" the board themselves: pointing to symbols while talking, even in routine interactions, models how the system works. Boards used in isolation without modeling rarely produce communication gains.
  • Outgrowing the board's vocabulary. A board appropriate for a 3-year-old won't serve a 7-year-old. Vocabulary needs to expand as the user develops; a board with 12 symbols at age 3 should grow to 40 to 100+ symbols by school age, eventually transitioning to a high-tech device with thousands of words available. Plan the trajectory rather than treating the first board as final.
  • Self-implementation without clinical guidance. This tool is excellent for experimentation, family use, and supplementing professional therapy, but it does not replace a clinical AAC assessment. A speech-language pathologist trained in AAC can identify the user's specific access method (direct touch vs eye-gaze vs scanning), recommend a suitable vocabulary structure, and coordinate with insurance for device funding when high-tech AAC is indicated.

Privacy: communication content stays on your device

AAC communication is among the most personal data possible. Medical conditions are inferred from the vocabulary categories present (autism, ALS, stroke). Family relationships are visible in the names. Daily routines, food preferences, and emotional states are encoded in usage patterns. Cloud-based AAC services that store user boards on their servers accumulate detailed pictures of vulnerable users. Many AAC apps for children have been criticized for excessive data collection and ad targeting. The privacy stakes here are higher than for typical productivity tools.

This tool stores all board state (presets chosen, custom cards added, sentence history) in browser localStorage on your device. No data is sent to any server. The Web Speech API used for the Speak button may use cloud TTS on some browsers (Chrome/Edge typically use Google's cloud voices); the text you've assembled is sent to that service for synthesis. If full locality is required (e.g., for sensitive medical contexts), use Firefox or Safari with their local TTS voices, or use the Print button to skip TTS entirely and produce a physical board.

When another tool is the right pick

  • Dedicated speech-generating devices. Proloquo2Go ($249 on iPad), TouchChat ($300), or hardware devices like Tobii Dynavox provide thousands of symbols, customizable grids, eye-gaze access, and clinically validated vocabulary frameworks. For users with significant or permanent AAC needs, these are the standard of care and often insurance-covered. This browser tool is a starting point, not a substitute.
  • Picture symbol libraries beyond emoji. Boardmaker (PCS), SymbolStix, and the open-source Mulberry symbol set offer thousands of curated AAC symbols including abstract concepts that emoji can't represent. AraSaac is a free Spanish-origin library with 11,000+ symbols. For serious AAC work, these libraries provide a richer visual vocabulary than emoji alone.
  • Clinical AAC assessment. A speech-language pathologist with AAC specialization can perform a formal feature-matching assessment, recommend an appropriate access method (direct selection, scanning, eye-gaze), select a vocabulary system (PODD, LAMP, Unity, TouchChat), and coordinate funding. This is critical for users with severe motor or cognitive impairments where wrong choices waste years of progress.
  • School-provided AAC. If a student has an IEP (Individualized Education Program) that includes AAC, the school district is typically required to provide and train on a device. Personal browser tools shouldn't replace school-provided AAC; they can supplement (used at home, used by siblings to learn) but the school device is the primary communication tool during school hours.

Other frequently asked questions

Will using AAC delay my child's speech development?

No. This is a common parental worry, but the research consistently disproves it. The 2008 Schlosser and Wendt meta-analysis found AAC intervention may actually promote speech production in children with autism. The 2005 Romski and Sevcik review concluded AAC does not hinder natural speech development; in many cases it facilitates speech emergence by reducing frustration and providing a communicative foundation. Decades of evidence support AAC as additive rather than substitutive.

How many symbols should a starter board have?

For early communicators, 6 to 12 core symbols is enough to start (e.g., "more", "want", "all done", "help", "yes", "no", plus 4 to 6 personalized fringe words). As fluency builds, expand to 20 to 40 core words plus topic-specific fringe. School-age users with strong AAC fluency may use boards with hundreds of symbols organized by category. The number isn't a goal in itself; the goal is each symbol being meaningfully used.

Can the Speak button speak in languages other than English?

Yes. The Web Speech API uses your device's installed voices. On most operating systems, this includes voices for major languages (Spanish, French, German, Chinese, Japanese, Hindi, Portuguese, Arabic, and many more). The voice that speaks depends on the language tag of the spoken text and the voices your OS has installed. On Windows you can install additional language voices via Settings -> Time & Language -> Speech.

How do I print a board for use without a device?

Click the Print button (🖨️) above the board. The browser's print dialog opens with a print-optimized layout: just the symbol grid in high contrast, no navigation or ads. Print on cardstock for durability, laminate the result for liquid resistance, and consider hole-punching for binder storage. For young children, oversized cards (Extra Large size + 3 columns = ~6 cm per card) are easier to point to than smaller layouts.

Does this work for non-English communication boards?

Yes. The interface translates to 7 languages (English, French, Chinese, Spanish, Hindi, Portuguese, German), and the custom card labels can be in any language using Unicode characters. The emoji symbols are universal. For users learning a second language, building boards in both their native language and the target language supports bilingual communication development. ASHA has bilingual AAC guidelines specifically supporting this approach.

My child's school uses Boardmaker / PCS. Can I match that here?

Not directly. This tool uses Unicode emoji, not PCS symbols. PCS is proprietary and licensed via Mayer-Johnson/Tobii Dynavox. To maintain consistency with school AAC, ask your child's SLP whether they can share board templates as PDFs that can be printed at home, or whether the school can authorize home access to Boardmaker software. Some families maintain dual systems (PCS at school, emoji at home) successfully; consistency within a single environment matters more than consistency across environments.

📚 Research & Sources

Who This Tool Is Designed For

Augmentative and Alternative Communication (AAC) systems support individuals who have limited or no functional speech. This includes people with conditions such as autism, cerebral palsy, Down syndrome, apraxia of speech, ALS, stroke-related aphasia, and traumatic brain injury. ASHA notes that millions of Americans have complex communication needs that may benefit from AAC. Picture-based communication boards are among the most widely used low-tech AAC tools and remain effective across ages and ability levels.

Research Citations

  • Beukelman, D.R. & Light, J.C. (2020). Augmentative & Alternative Communication: Supporting Children and Adults with Complex Communication Needs, 5th edition. Paul H. Brookes Publishing. · The definitive reference on AAC systems, evidence, and clinical application. Establishes picture-symbol boards as an evidence-based AAC intervention.
  • Romski, M.A. & Sevcik, R.A. (2005). "Augmentative communication and early intervention: Myths and realities." Infants & Young Children, 18(3), 174-185. · Demonstrated that AAC does not hinder natural speech development; in many cases it facilitates speech emergence.
  • American Speech-Language-Hearing Association (ASHA). "Augmentative and Alternative Communication (AAC)." asha.org · ASHA's practice portal endorses AAC for all individuals with complex communication needs regardless of age, cognitive level, or concurrent motor limitations.
  • Lund, S.K. & Light, J. (2007). "Long-term outcomes for individuals who use augmentative and alternative communication: Part III · contributing factors." Augmentative and Alternative Communication, 23(4), 323-335. · Found that personalizable symbol boards improve communicative competence and social participation over time.
  • Schlosser, R.W. & Wendt, O. (2008). "Effects of augmentative and alternative communication intervention on speech production in children with autism: A systematic review." American Journal of Speech-Language Pathology, 17(3), 212-230. · Meta-analysis confirming that AAC intervention does not impede and may promote speech production.

Disclaimer: This tool supports communication but is not a substitute for professional speech-language pathology services or clinical AAC assessment.

Related Tools

Visual Schedule Memory Game Emoji Picker Placeholder Image