Jotools | Revit
The JOTools suite, developed by Juan Osborne, represents a critical subset of the Autodesk Revit ecosystem designed to address specific, high-frequency manual tasks that often bog down BIM (Building Information Modeling) workflows
. While larger software suites often focus on broad structural or energy analysis, JOTools targets the "micro-efficiencies" of daily project management, such as renumbering, filtering, and cross-project element transfers. Core Tools and Functionalities
The JOTools collection is recognized for several standalone utilities, many of which are available via the Autodesk App Store Autodesk App Store 8 Benefits of Using Revit Architecture Software - RevitGods
JOTools: Powering Efficiency in Autodesk Revit JOTools, short for Juan Osborne Tools
, is a suite of productivity-focused add-ins designed by developer Juan Osborne
to streamline complex workflows within Autodesk Revit. These tools are widely recognized in the BIM (Building Information Modeling) community for automating mundane tasks that are otherwise time-consuming and prone to manual error. Core Tools and Capabilities
The JOTools collection features several specialized plugins, each addressing specific pain points in the design and documentation process: TransferSingle
: Considered a "Swiss army knife" for Revit, this tool allows for advanced transferring of content—such as model views, sheets, and standards—between files with high precision. ElementRenumbering : A highly popular
tool that enables users to re-assign numbering properties to multiple elements simply by picking them in a specific order. MatchRotation
: Complements Revit’s standard align command by matching the Z rotation between almost any two elements, including section views, scope boxes, and annotations. FilterMore
: An advanced filtering tool that expands selection capabilities beyond Revit's native options. J.O.T Revit AI : A modern addition that leverages AI automation
to let users generate custom workflows using natural language prompts instead of complex scripting or Dynamo graphs. Key Benefits for BIM Professionals
Users often refer to these tools as "life savers" due to their immediate impact on project timelines. Automation of Micro-Tasks
: By turning hours of manual clicking into seconds of automated processing, JOTools allows architects and engineers to focus on design rather than software management. Accuracy & Quality
: Tools like the Warnings Manager (part of the broader suite logic) help BIM managers sort issues by priority—color-coding them red, yellow, or green—to improve model performance. Affordability
: Many of the tools are priced competitively (often under $10 USD) or offered for free, making them accessible to small studios and individual freelancers. Availability and Compatibility Most JOTools plugins are available via the Autodesk App Store
and are regularly updated to support the latest versions of Revit, including Revit 2025 and 2026. on how to use a specific JOTool, like TransferSingle ElementRenumbering ElementRenumbering | Revit - Autodesk App Store
Problem 2: "I spend 30 minutes a day opening and closing views."
Solution: Using the Sync Views and Quick View Navigation, JOTools turns view management into a two-second task. BIM managers report that JOTools cuts sheet setup time in half.
Strengths
- Low learning curve: Tools are task-focused and intuitive for experienced Revit users.
- Speed of ROI: Tangible time savings on everyday chores—fast adoption in practice.
- Interoperability: Works alongside Dynamo, third-party add-ins, and native Revit workflows.
Who Should Use Jotools?
- Architects & Modelers: Anyone doing the heavy lifting of BIM creation will appreciate the speed of element swapping and selection.
- BIM Managers: The cleanup tools and view management features are excellent for project maintenance.
- Drafters: If you spend hours on construction documents, the "Close Inactive Views" and annotation tools will save your sanity.
Start Transaction
t = Transaction(doc, "Jotools: Rename Sheets") t.Start()
for id in selection: elem = doc.GetElement(id) if isinstance(elem, ViewSheet): elem.Name = "JOTOOLS_" + elem.Name
t.Commit()
Streamlining BIM Workflows: A Deep Dive into JOTools for Revit jotools revit
If you have spent significant time in Autodesk Revit, you know that some of the most basic tasks—like transferring a single view between projects or renumbering a hundred rooms—can be surprisingly tedious. JOTools, a suite of plugins developed by Juan Osborne, is designed to solve these specific "bottlenecks" in the Revit ecosystem.
Known for its "pay once, works forever" philosophy, JOTools offers perpetual licenses that have remained compatible across more than 10 Revit versions. Here are the standout tools that make JOTools a favorite for BIM managers and architects. 1. TransferSingle: Surgical Precision for Standards
Revit's native "Transfer Project Standards" is famously an "all-or-nothing" tool. TransferSingle overrides this limitation by allowing users to copy elements one at a time.
Selective Transfer: Move specific plan views, 3D views, or section views between models without cluttering the target project with unnecessary data.
Sheet Preservation: It can transfer sheets along with their placed views, legends, schedules, and even dimensions/tags—a task normally considered "impossible" in standard Revit.
Duplicate Management: Choose whether to replace existing views, abort the transfer, or prompt the user for action. 2. ElementRenumbering: Fast and Flexible
Managing element data is a core part of BIM, and ElementRenumbering automates the manual labor of sequencing.
Broad Compatibility: Works for rooms, MEP components (ducts, pipes, conduits), and fabrication parts.
Intuitive Modes: Select elements one-by-one or use "Batch Renumber" for pre-selected sets.
Custom Sequences: Define renumbering by specific character sequences or unique item numbers. 3. MassLoad Families: Library Management at Scale
For firms managing large component libraries, MassLoad Families transforms the import process.
Batch Importing: Instead of importing one-by-one, you can load 100+ vetted components simultaneously.
Filtering & Logic: Content is filtered by category and verified against BIM standards during the load process to prevent model bloat.
Batch Upgrading: This tool can also be used to mass-save and upgrade older family files to the current Revit version, saving hours of manual updates. 4. FilterMore: Advanced Selection Control
When standard Revit filters fall short, FilterMore provides a more granular view of what is selected in your model.
Nested & Hosted Logic: Expand selections to include nested elements, joined geometry, or hosted items.
Temporary Storage: Includes buttons to "store" a selection temporarily, allowing you to return to it later even if you click away.
Pre-Filtering: Set category filters before you even start selecting elements to ensure you only grab what you need. Availability and Compatibility
JOTools are primarily available through the Autodesk App Store and are currently compatible with Revit versions ranging from 2019 to 2025. JOTools – Juan Osborne
(often referred to under the developer name Juan Osborne a suite of productivity-focused plugins for Autodesk Revit
designed to bridge the gap between complex BIM requirements and manual drafting limitations The JOTools suite, developed by Juan Osborne, represents
. These tools target the common bottlenecks in architectural and structural workflows—specifically repetitive data management, coordination errors, and precise element manipulation. Autodesk App Store Core Tools and Functionality
The JOTools collection includes several specialized applications that automate micro-tasks that otherwise consume hours of a BIM professional's day: Autodesk App Store TransferSingle:
An advanced utility that allows users to transfer specific content, types, and standards between Revit files without the "all or nothing" limitation of the native Transfer Project Standards tool. ElementRenumbering:
A free utility that re-assigns numbers or other parameters to multiple elements based on a user-selected picking order, essential for organized scheduling of doors, rooms, or equipment. JoinMultiple:
Automates the joining of crossed category elements (like walls and floors) at once, with the ability to define a specific join order based on priority. WorksetCreator:
Simplifies workset management by allowing users to create multiple worksets simultaneously or assign elements to worksets based on their category or family type. FilterMore:
Enhances Revit’s native selection tools by providing an advanced filter with expanding capabilities and a "selection keeper" to prevent accidental de-selection. Autodesk App Store The AI Evolution: J.O.T. Revit AI The most recent advancement in this ecosystem is the J.O.T. Revit AI Plugin , which moves beyond static tools toward natural language automation
. Instead of requiring users to write Python or build complex Dynamo scripts, this assistant allows users to describe a task—such as "tag all doors in this view with their width"—and generates the automation instantly. This shift significantly lowers the technical barrier for architects who need custom logic but lack coding experience. Strategic Impact on BIM Workflows
Using tools like JOTools transforms the Revit experience from manual "clicking" to high-level "designing" by addressing three critical areas: Time Efficiency:
Tasks like renumbering hundreds of elements or rejoining geometry are reduced from hours to seconds. Error Reduction:
By utilizing strict logic for parameter assignments and joins, these tools eliminate the inconsistencies inherent in manual data entry. Scalability:
Automations and workflows created with these tools can often be saved and reused across different projects, ensuring a standardized quality across a firm's output. step-by-step guide
on how to install these plugins, or would you like to compare JOTools with other productivity suites like DiRoots or Ideate? TransferSingle | Revit - Autodesk App Store
JoTools (developed by Juan Osborne) is a highly-regarded suite of Revit plugins known for solving specific, practical limitations in the standard Revit workflow. The tools are widely praised by users on platforms like the Autodesk App Store for being lightweight, stable, and massive "time-savers". Key Tools in the Suite
TransferSingle: This is often cited as the standout tool. Unlike Revit's native "Transfer Project Standards," which is an all-or-nothing process, TransferSingle allows you to move specific elements like walls, floors, or even entire sheets and views one by one between models.
ElementRenumbering: A extremely popular free tool that automates the renumbering of elements such as piles, windows, parking spaces, and viewports.
FilterMore: An enhanced version of the native Revit filter that allows for more granular control over element selection.
J.O.T Revit AI: A newer assistant that uses natural language prompts to automate repetitive BIM tasks (like tagging or schedule generation) without requiring Dynamo or Python knowledge.
Quick Joins: Automates the joining, unjoining, or switching of geometry for multiple elements in a batch process. User Feedback & Performance Pros:
Efficiency: Users frequently describe the tools as "godsends" and "life-savers" for daily production tasks.
Simplicity: Most tools have a minimal learning curve and focus on a single, clear function. Problem 2: "I spend 30 minutes a day
Value: Many of the basic tools (like ElementRenumbering) are offered for free, while paid versions often use a perpetual license model ("Pay once, works forever"). Cons:
UI Clutter: Some users have noted that the plugins create their own tab in the Revit ribbon rather than grouping under the standard "Add-ins" tab, which can lead to a crowded interface.
Version Compatibility: While the developer is generally responsive, major Revit updates sometimes result in short waiting periods for compatible plugin versions.
Settings Location: Some advanced users dislike that settings are stored in the user's "Documents" folder rather than "AppData". Recommendation
If you frequently find yourself frustrated by Revit's "all-or-nothing" standards transfer or manually renumbering hundreds of elements, JoTools is highly recommended. TransferSingle and ElementRenumbering are considered essential by many professional BIM managers.
autodesk.com/RVT/en/Detail/Index?id=6951474899027933388&appLang=en&os=Win64">Autodesk App Store or explore similar free alternatives like those from DiRoots?
is a specialized suite of utilities used within Autodesk Revit
to streamline content management, project auditing, and workflow automation
. It is often referenced in the context of creating "intelligent" templates and maintaining high-quality project standards Key Functions of JOTools in Revit
JOTools is primarily utilized by BIM Managers and Revit power users to handle the "heavy lifting" of model maintenance and content distribution: Content Management:
It assists in the systematic distribution of families, legends, and project parameters across multiple models or templates Workflow Optimization:
The toolset is designed for "Just-in-Time" training workflows, allowing firms to build discreet guidance directly into their Revit templates to assist users as they work Model Diagnostics:
It provides automated QA/QC methods to identify and resolve duplicate elements or "morphing" components that can degrade model performance Template Rebuilds:
JOTools can be used alongside custom scripts to perform clean rebuilds of project templates, ensuring they remain minimalistic and efficient Best Practices for Producing Revit Content with JOTools
When using JOTools to manage or produce Revit content, professionals typically follow these strategies: Define a Minimalist Scope:
Focus on "must-have" content that is needed for almost every project to prevent template bloat Standardize Distribution:
Use JOTools to manage how live families and legends are brought into models, which helps avoid common errors like duplicate naming or incorrect parameter mapping Implement QA Tools:
Regularly run diagnostic scripts within JOTools to check the health of your content library and live project files Leverage Content Catalogs:
In newer versions of Revit (2025 and later), integrate these external utilities with the built-in Revit Content Catalog
to provide a seamless search and load experience for design teams workflow guide for using JOTools to audit your Revit families? Content Catalog add-in is missing in Revit - Autodesk
Why Architects & BIM Managers Love It
- Speed – Cut manual click‑heavy tasks by 50–80%
- Consistency – Enforce office standards (text sizes, tag types, line weights)
- Low learning curve – Tools sit right inside Revit’s ribbon
- Cost‑effective – One license covers multiple workstations (varies by version)
How to Get Started
- Visit jotools.net (check for latest Revit version compatibility)
- Download the free trial (usually 14–30 days)
- Install – it appears as a new tab in Revit
- Start with Sheet Manager or Smart Detailer – instant win
Overview
Jotools for Revit is a compact but powerful add-in suite that extends Autodesk Revit’s modeling, documentation, and productivity capabilities with focused, workflow-driven tools. Designed for architects, engineers, and BIM managers seeking lightweight enhancements rather than full-platform replacements, Jotools surfaces a set of practical utilities that automate repetitive tasks, improve data management, and streamline drafting and documentation inside Revit.
4. Selection Sets and Filters
Selecting specific elements in a complex model is time-consuming. JOTools allows you to save complex selection filters to a library, so you can instantly re-select all "Doors on Level 2 with Fire Rating > 60 minutes."