thfrei / excalidraw-libraries

Collection of publicly available libraries

Home Page:https://libraries.excalidraw.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excalidraw Libraries

Explore libraries.excalidraw.com

Create your own library

  1. Open Excalidraw and draw some objects.
  2. Optional: Make sure every object is it's own group (by selecting it and clicking "Group selection" or Ctrl+G).
  3. Add each object you want in your library like so:
  • Select the object
  • Open the library menu (by clicking on the "library" button or typing 9)
  • The selected object should appear in a square. Click on it (you will see a + sign when hovering over it)
  1. Still in the library menu, click on "Export". You will get a .excalidrawlib file with all your added objects in it.

Gif showing how to add a single object and export the library

If you want to test your library file, use the "Load" button in the library menu to reimport it.

Add your own library to the list

  1. Fork this repo
  2. Create a directory with your name in the libraries (use kebab-case for all files and directories)
    1. Upload your .excalidrawlib files
    2. Upload the screenshot of the preview (as landscape PNG with max width 800px)
  3. Edit the libraries.json and add your entry to the end
  4. Create a Pull Request to this repo

Once reviewed and approved your library will appear on the website, but keep in mind your libraries have to be for wide usage and not specific to your needs.

Notes

By uploading libraries to our repo, you are automatically complying with our MIT License, which in short means anyone can use them without restrictions.

About

Collection of publicly available libraries

https://libraries.excalidraw.com

License:MIT License


Languages

Language:JavaScript 36.6%Language:HTML 24.6%Language:Python 23.8%Language:CSS 14.9%