Comparison

Lee Mac BFind Alternative for Batch Find and Replace in DWG Files

Lee Mac's Batch Find & Replace and docuredo can both replace text across multiple DWG drawings.

BFind is a free AutoLISP program for AutoCAD users working locally. docuredo is a browser-based workflow for teams that need to update drawing sets without installing AutoCAD on the user's device.

The main differences are where the processing happens, what software is required and how the results are verified.

What is Lee Mac's Batch Find & Replace?

Lee Mac's Batch Find & Replace, commonly called BFind, is a free AutoLISP program for finding and replacing text across multiple AutoCAD drawings.

It runs inside AutoCAD and uses ObjectDBX to access drawing databases without opening every drawing manually.

BFind includes controls for object selection, case sensitivity, whole-word matching and locked layers. It can also generate a text report showing searched or replaced objects and the drawing files involved.

For users with a compatible AutoCAD installation who are comfortable loading AutoLISP tools, BFind is a capable free option.

Why BFind may not fit every workflow

It requires a compatible AutoCAD installation

BFind is not a standalone application. It must be loaded and run inside a compatible desktop version of AutoCAD.

That works well for CAD operators already using full AutoCAD. It is less practical when the task belongs to a document controller, project manager, BIM coordinator or another team member without access to a compatible installation.

The published version is not compatible with AutoCAD LT

AutoCAD LT for Windows has supported AutoLISP since the 2024 release, but it does not provide the complete ActiveX environment available in full AutoCAD.

BFind relies on ObjectDBX and related AutoLISP/ActiveX functionality. Lee Mac therefore lists the published BFind version as incompatible with AutoCAD LT.

The limitation is not that current AutoCAD LT versions cannot run any AutoLISP code. The limitation is that BFind depends on functionality outside the supported LT environment.

docuredo runs separately in a browser, so an AutoCAD LT user can use it without running BFind inside LT.

It requires loading and running an AutoLISP program

The user must download a .lsp file, load it into AutoCAD and run the relevant command.

That may be routine for an experienced CAD operator. It can still create an extra technical or internal-approval step for other team members or managed workstations.

ObjectDBX has documented limitations

ObjectDBX makes it possible to process drawings without opening each file in the AutoCAD interface, but it has documented limitations.

Depending on the drawing and AutoCAD version, these may include:

  • the file being saved in the format used by the current AutoCAD installation;
  • thumbnail previews not being preserved;
  • possible attribute-position issues with non-standard justification;
  • restrictions involving some formatted MTEXT;
  • restrictions on certain search characters or patterns.

These limitations do not mean BFind is unsuitable for every project. They mean users should understand the ObjectDBX workflow and verify the processed drawings. See Lee Mac's official BFind documentation for the current list of restrictions.

How docuredo works instead

docuredo runs in a web browser.

Upload up to 1,000 DWG drawings, define the required replacement rules and download the corrected files after processing.

Rules can range from one find-and-replace pair to a whole list pasted from Excel or another spreadsheet.

The drawings are processed by the genuine AutoCAD engine running on Autodesk cloud infrastructure. No local AutoCAD installation or licensed AutoCAD access is required on the user's device.

Each batch includes a structured audit report recording:

  • the drawing;
  • the layout;
  • the layer;
  • the original text;
  • the replacement text;
  • any match skipped because it could not be changed safely.

Risky matches are skipped and flagged for review, not guessed.

Learn more about batch DWG Find & Replace

Lee Mac BFind vs. docuredo

Comparison of Lee Mac BFind and docuredo for batch DWG text replacement
FeatureLee Mac BFinddocuredo
Type of toolFree AutoLISP programBrowser-based DWG processing service
Compatible AutoCAD installationRequiredNot required on the user's device
Access to licensed AutoCADRequiredNot required on the user's device
Workflow for AutoCAD LT usersPublished BFind version is not compatibleAvailable separately through a browser
InstallationDownload and load a .lsp fileNo local installation
Processing environmentLocal workstation through AutoCAD and ObjectDBXGenuine AutoCAD engine on Autodesk cloud infrastructure
Typical userAutoCAD operator comfortable with AutoLISPCAD managers, BIM coordinators, document controllers, project managers and engineers
Rule entryEnter multiple rules or load a saved listPaste a list from Excel or another spreadsheet
Drawing volumeNo fixed published limit; depends on the workstation and drawing setUp to 1,000 drawings per standard batch
Search controlsIncludes case sensitivity, whole-word matching and object selectionGlobal matching controls with per-rule exceptions
ReportingText report with objects and drawing filenamesStructured audit by drawing, layout and layer, including old text, new text and skipped matches
Risk handlingUser verifies the results and accounts for ObjectDBX limitationsRisky matches are skipped and explicitly flagged
CostFreeCredit-based, charged per drawing
Best suited forAutoCAD users who want a free local workflowTeams needing browser access, delegated processing and structured verification

Important: AutoCAD LT compatibility refers to the published version of Lee Mac's BFind. Current Windows versions of AutoCAD LT support some AutoLISP functionality, but not the complete programming environment BFind requires.

A typical batch replacement example

A client changes its company name after 37 project drawings have already been produced. The old name appears in title blocks, revision notes, general notes and block attributes across multiple layouts.

Using BFind

A CAD operator with a compatible AutoCAD installation downloads and loads the AutoLISP program, enters the replacement rule, selects the drawing files and runs the process locally, then reviews the BFind report and checks the affected drawings.

Using docuredo

A document controller or CAD team member uploads the 37 drawings in a browser, enters the old and new company names and starts the batch. The corrected drawings are returned with an audit report showing every applied change and any match that was skipped for review. No local AutoCAD installation is required on the person's device to submit the batch.

What BFind does well

BFind is free, established and useful.

If you have a compatible AutoCAD installation, are comfortable with AutoLISP and prefer to process drawings locally, BFind may already meet your needs.

It offers more than AutoCAD's standard single-drawing FIND workflow, includes useful search controls and can generate a report.

docuredo is more relevant when:

  • the user does not have a compatible AutoCAD installation;
  • the team uses AutoCAD LT;
  • loading external AutoLISP tools is restricted;
  • the task needs to be delegated outside the CAD team;
  • replacement rules come from a large spreadsheet;
  • a structured audit is required;
  • risky matches need to be identified explicitly.

Which option should you use?

Use Lee Mac BFind when

  • you have a compatible full AutoCAD installation;
  • you are comfortable loading AutoLISP tools;
  • you prefer local processing;
  • you understand the ObjectDBX workflow;
  • BFind's text report provides enough verification;
  • you want a free solution.

Use docuredo when

  • you do not have AutoCAD installed locally;
  • you use AutoCAD LT;
  • the task belongs to someone without a CAD seat;
  • you want to paste a large replacement list from Excel;
  • you need a structured audit;
  • you want risky matches skipped and flagged;
  • you need a browser-based workflow.

Questions

Frequently asked questions

Can BFind run in AutoCAD LT?

The published version is not compatible with AutoCAD LT. LT has supported AutoLISP since the 2024 release, but it does not provide the complete ActiveX environment BFind uses through ObjectDBX.

Does BFind provide a report?

Yes. BFind can generate a text report listing searched or replaced objects and the drawing files involved. docuredo's audit is structured differently: by drawing, layout and layer, with original text, replacement text and skipped matches.

Why do some users report an Automation Error with BFind?

Some users report generic Automation Error messages when running BFind or other ObjectDBX-based routines. The message does not identify one universal cause and may depend on the drawing, AutoCAD version or local configuration. docuredo does not require the user to run BFind or a local ObjectDBX routine, so users do not encounter that local setup workflow.

Do I need an AutoCAD license to use docuredo?

No. Processing runs through Autodesk cloud infrastructure under docuredo's account. You only need a browser and your DWG files.

What happens to my files?

Files are uploaded securely, processed through Autodesk cloud infrastructure and deleted from active storage within 48 hours.

Can an AutoCAD LT user use docuredo?

Yes. docuredo runs separately in a browser rather than as a script or plugin inside AutoCAD LT.

How many drawings can docuredo process at once?

Up to 1,000 per standard batch. Custom-volume options are available for larger or recurring drawing sets.

How many replacement rules can I use?

There is no fixed limit — anywhere from one pair to a whole list pasted straight from Excel.

What if a replacement cannot be made safely?

It is skipped and listed in the audit report with its location. docuredo does not guess inside complex formatting or linked data.

Does docuredo convert my DWG file to another format?

No. docuredo edits text inside the DWG workflow. Any PDF-style output shown alongside the result is a verification preview, not a file converter.

Is there a free version?

Yes. Every new account gets 3 free credits — three find-and-replace drawings, or one translation — and no credit card is required to sign up.

Try batch DWG text replacement free

Create a free account with 3 credits, replace text in a few DWG drawings, and review the result before processing a full drawing set.

No credit card. No local AutoCAD installation required.

AutoCAD, AutoCAD LT and DWG are trademarks or registered trademarks of Autodesk, Inc. docuredo is not affiliated with or endorsed by Autodesk. Lee Mac and BFind are referenced for factual comparison purposes. docuredo is not affiliated with or endorsed by Lee Mac Programming.