Fillable online form creator Create, edit, share and fill out forms online Run on your own server Use in the cloud Turn your text documents into fillable forms Use any .docx document, download a form template from our library, or create an online form from scratch. Just add the fields you need - text areas, images, combo boxes, drop-down lists, or check boxes - to get a complex sales agreement or development contract, then share and fill it out digitally. Open the library Edit forms by your rules Format your form as any text document: manage fonts and styles, add tables, graphics, and other objects. Insert fields in-line with your text or fix their position. Move and rotate fields. Easily adjust field size, enable multi-line entry or spread the entered text evenly. Adjust the border and background colours. Add tips and placeholders, group fields to fill them out simultaneously. See it in action Work collaboratively Bring the team efforts together to automate your paperwork. Switch from real-time to paragraph-locking co-editing mode to not disturb your co-authors. Leave comments and communicate in real-time via the built-in chat or Telegram. Make audio and video calls with the Jitsi plugin. Find the apps you need Fill out forms anywhere, anytime, on any device Easily share oforms with others and provide the appropriate permission within ONLYOFFICE Workspace. Fill them out online, locally with ONLYOFFICE desktop apps or even on the go using free mobile apps for iOS and Android. Save your form as a standard PDF file to view and fill the form in using any PDF editor like Adobe Acrobat. Find the forms to fill out Authenticate digital data with e-signatures coming soon Let users sign an entire form or just some fields. Assign various recipient roles. Customize the list of default roles to better match your workflow requirements. ONLYOFFICE uses ED25519 keys for digital signatures. Read the OFORM specification Secure your sensitive field data coming soon Protect your form or its parts, i.e., field data. ONLYOFFICE uses the symmetric AES 256 GCM algorithm to encrypt data and the asymmetric algorithm based on the Curve25519 keys to encrypt a key. Read the OFORM specification Create and edit fillable forms within the platform you use See it in action! Curious to know what the interface looks like and try the main functionality? Create form Fill out form Demo preview </> Open DOCXF for editing × <!DOCTYPE html> <html style="height: 100%;"> <head> <title>Open DOCXF for editing</title> </head> <body style="height: 100%; margin: 0;"> <div id="placeholder" style="height: 100%"></div> <script type="text/javascript" src="https://documentserver/web-apps/apps/api/documents/api.js"></script> <script type="text/javascript"> window.docEditor = new DocsAPI.DocEditor("placeholder", { "document": { "fileType": "docxf", "key": "E7FAFC9C22A8", "title": "Example Form Template Title.docxf", "url": "https://example.com/url-to-example-document.docxf" }, "documentType": "word", "editorConfig": { "callbackUrl": "https://example.com/url-to-callback.ashx", }, "height": "100%", "width": "100%" }); </script> </body> </html> Close </> Fill out form × <!DOCTYPE html> <html style="height: 100%;"> <head> <title>Fill out form</title> </head> <body style="height: 100%; margin: 0;"> <div id="placeholder" style="height: 100%"></div> <script type="text/javascript" src="https://documentserver/web-apps/apps/api/documents/api.js"></script> <script type="text/javascript"> window.docEditor = new DocsAPI.DocEditor("placeholder", { "document": { "fileType": "oform", "key": "9B5D4A67A9A9", "title": "Example Form Title.oform", "url": "https://example.com/url-to-example-document.oform", "permissions": { "edit": false, "fillForms": true } }, "documentType": "word", "editorConfig": { "callbackUrl": "https://example.com/url-to-callback.ashx", "mode": "edit" }, "height": "100%", "width": "100%" }); </script> </body> </html> Close Highly rated by both critics and users Slashdot Leader Winter 2022 Top 20 Document Management Software Office Suites High Performer Winter 2022 GOLD in the Cloud Computing Insider Awards 2021 Top Document Management Software SourceForge Leader Winter 2022 4.5 / 5 4.51 / 5 4.51 / 5 5.0 / 5 4.5 / 5 4.0 / 5 Download and install the desktop and mobile apps For Windows For Linux For Mac OS Online Document Editor Online Spreadsheet Editor Online Presentation Editor Online Form creator